From: Harlan Stenn Date: Fri, 4 Jan 2013 08:36:43 +0000 (-0500) Subject: clarify the reasoning for local libopts X-Git-Tag: NTP_4_2_7P345~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1429068a1587b9501516fac84e12a75f3c92af2d;p=thirdparty%2Fntp.git clarify the reasoning for local libopts bk: 50e6949b_EnxW6lTTQAqOz-xMeUbGg --- diff --git a/configure.ac b/configure.ac index 253d657dd..9f24668e5 100644 --- a/configure.ac +++ b/configure.ac @@ -85,9 +85,10 @@ AC_DISABLE_SHARED AC_PROG_LIBTOOL AC_SUBST([LIBTOOL_DEPS]) -# NTP has (so far) been relying on leading-edge autogen. +# NTP has (so far) been relying on leading-edge autogen, which +# means we need the appropriate corresponding libopts as well. # Therefore, by default: -# - use the version we ship with +# - use the version of libopts we ship with # - do not install it # - build a static copy (AC_DISABLE_SHARED - done earlier) case "${enable_local_libopts+set}" in