]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Cleanup
authorHarlan Stenn <stenn@ntp.org>
Sat, 26 Apr 2003 02:52:14 +0000 (22:52 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 26 Apr 2003 02:52:14 +0000 (22:52 -0400)
bk: 3ea9f45eWfGcRvVdi-Sw8su2CEYJow

configure.in

index 2cf0deaf1efaf64f32182fcb9592e9def57eb856..d8d92d37416af46208bd749716eb1503344250a5 100644 (file)
@@ -271,8 +271,6 @@ AC_CHECK_HEADERS(net/if.h, [], [],
 AC_CHECK_HEADERS(net/if6.h)
 AC_CHECK_HEADERS(netinet/in_system.h netinet/in_systm.h)
 AC_CHECK_HEADERS(netinet/in.h)
-#HMS
-dnl AC_CHECK_HEADERS(netinet/ip.h)
 AC_CHECK_HEADERS(netinet/ip.h, [], [],
 [#if HAVE_SYS_TYPES_H
 #include <sys/types.h>
@@ -3587,11 +3585,6 @@ then
     esac
 fi
 
-# HMS: I think we avoid this problem now...
-## This is necessary so that .o files in LIBOBJS are also built via
-## the ANSI2KNR-filtering rules.
-#LIB@&t@OBJS=`echo "$LIB@&t@OBJS" | sed 's,\.[[^.]]* ,$U&,g;s,\.[[^.]]*$,$U&,'`
-
 AC_CONFIG_FILES(Makefile)
 AC_CONFIG_FILES(ElectricFence/Makefile)
 AC_CONFIG_FILES(adjtimed/Makefile)