From: Harlan Stenn Date: Mon, 25 Mar 2002 04:45:05 +0000 (-0500) Subject: configure.in: Comment out the LIBOBJS hack for ANSI2KNR. X-Git-Tag: NTP_4_1_1_A~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c972733c012b86118c192858b13336829b49f67;p=thirdparty%2Fntp.git configure.in: Comment out the LIBOBJS hack for ANSI2KNR. We needed it at one time, but 2.52 doesn't need it and 2.53 hates it. bk: 3c9eab51-1QiRP3QT2urmsv-awsBgQ --- diff --git a/configure.in b/configure.in index bf2b2ff305..7762ab934a 100644 --- a/configure.in +++ b/configure.in @@ -3233,9 +3233,10 @@ esac AC_DEFINE_DIR(NTP_KEYSDIR, sysconfdir, [Default location of crypto key info]) -# This is necessary so that .o files in LIBOBJS are also built via +# This *was* necessary so that .o files in LIBOBJS are also built via # the ANSI2KNR-filtering rules. -LIBOBJS=`echo $LIBOBJS|sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'` +# Autoconf 2.52 doesn't need it, and 2.53 hates it. +#LIBOBJS=`echo $LIBOBJS|sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'` AC_CONFIG_FILES(Makefile adjtimed/Makefile clockstuff/Makefile \ ElectricFence/Makefile