Automatic rebuild of configure.

This commit is contained in:
hjp 2001-08-12 16:08:30 +00:00
parent b8e4527242
commit cadf194099
1 changed files with 6 additions and 7 deletions

13
tiny/configure vendored
View File

@ -5,8 +5,8 @@ echo "sed \\" > customize.$$
chmod +x customize.$$ chmod +x customize.$$
################################################################ ################################################################
# $Id: configure,v 1.2 2001-03-19 22:48:23 hjp Exp $ # $Id: configure,v 1.3 2001-08-12 16:08:30 hjp Exp $
# find a ln which understands -sf # find a find which understands -printf
# #
touch find-printf.$$.1 touch find-printf.$$.1
today=`date '+%Y-%m-%d'` today=`date '+%Y-%m-%d'`
@ -28,12 +28,11 @@ echo " -e 's,@@@find@@@,$find,g' \\" >> customize.$$
rm find-printf.$$.? rm find-printf.$$.?
# $Log: configure,v $ # $Log: configure,v $
# Revision 1.2 2001-03-19 22:48:23 hjp # Revision 1.3 2001-08-12 16:08:30 hjp
# GNUmakefile: try to rebuild configure only if source dir is there. # Automatic rebuild of configure.
# #
# configure: Fixed test for find -printf. # Revision 1.2 2001/03/19 22:50:28 hjp
# # Fixed description.
# psg: include f option on Linux.
# #
# Revision 1.1 2001/03/19 22:44:39 hjp # Revision 1.1 2001/03/19 22:44:39 hjp
# *** empty log message *** # *** empty log message ***