]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
autogen
authorHarlan Stenn <stenn@ntp.org>
Wed, 3 Nov 2004 07:43:58 +0000 (02:43 -0500)
committerHarlan Stenn <stenn@ntp.org>
Wed, 3 Nov 2004 07:43:58 +0000 (02:43 -0500)
bk: 41888c3eKDgeOakNDcMZ7Q9jk-Jsgg

configure.ac
ntpq/ntpq-subs.c [moved from ntpq/ntpq_ops.c with 100% similarity]

index cc2fe3392c5c13e6f3b81f628ad938cd71677127..18b120c332998e158a684e7751b910cb5f55819e 100644 (file)
@@ -48,6 +48,7 @@ case "$host" in
 esac
 
 AMU_OS_CFLAGS
+LIBOPTS_CHECK
 
 AC_ARG_WITH(rpath,
        AC_HELP_STRING([--without-rpath], [s Disable auto-added -R linker paths]),
@@ -203,6 +204,7 @@ esac
 AC_SUBST(CFLAGS)dnl
 AC_SUBST(LDFLAGS)dnl
 
+AC_PROG_LIBTOOL
 AC_PROG_LN_S
 AC_PROG_GCC_TRADITIONAL
 AC_C_VOLATILE
similarity index 100%
rename from ntpq/ntpq_ops.c
rename to ntpq/ntpq-subs.c