diff options
Diffstat (limited to 'contrib/ntp/config.h.in')
-rw-r--r-- | contrib/ntp/config.h.in | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/contrib/ntp/config.h.in b/contrib/ntp/config.h.in index ce54cfb..13f9bc8 100644 --- a/contrib/ntp/config.h.in +++ b/contrib/ntp/config.h.in @@ -1342,8 +1342,7 @@ /* Should we align with the NIST lockclock scheme? */ #undef LOCKCLOCK -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Does the target support multicast IP? */ @@ -1395,9 +1394,6 @@ /* Should we NOT read /dev/kmem? */ #undef NOKMEM -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - /* Should we avoid #warning on option name collisions? */ #undef NO_OPTION_NAME_WARNINGS |