From cadf194099fa7ee3727e3d3dc914dce7067fd32d Mon Sep 17 00:00:00 2001 From: hjp Date: Sun, 12 Aug 2001 16:08:30 +0000 Subject: [PATCH] Automatic rebuild of configure. --- tiny/configure | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/tiny/configure b/tiny/configure index fa529d9..cf2af72 100644 --- a/tiny/configure +++ b/tiny/configure @@ -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 ***