]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
configure.in: Comment out the LIBOBJS hack for ANSI2KNR.
authorHarlan Stenn <stenn@ntp.org>
Mon, 25 Mar 2002 04:45:05 +0000 (23:45 -0500)
committerHarlan Stenn <stenn@ntp.org>
Mon, 25 Mar 2002 04:45:05 +0000 (23:45 -0500)
We needed it at one time, but 2.52 doesn't need it and 2.53 hates it.

bk: 3c9eab51-1QiRP3QT2urmsv-awsBgQ

configure.in

index bf2b2ff3051cee31be5ebc876c1e9811ccf48b49..7762ab934a640b0a9cfd3b786783d2960171a22c 100644 (file)
@@ -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