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