]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove custom HAVE_UNAME define with proper AC_DEFINE call
authorOndřej Surý <ondrej@sury.org>
Wed, 5 Sep 2018 12:07:09 +0000 (14:07 +0200)
committerOndřej Surý <ondrej@sury.org>
Fri, 7 Sep 2018 10:17:40 +0000 (12:17 +0200)
acconfig.h
config.h.in

index e87336e48b57b8d6cfd3b0242f624b4f0551f6de..7c8669f39c65d9ea689bf1193b95f75dea4b7ad9 100644 (file)
@@ -16,6 +16,3 @@
  *** it does not get installed.
  ***/
 @TOP@
-
-/* Define to 1 if you have the uname library function. */
-#undef HAVE_UNAME
index b6dc6d6a5a94ffaab7b36368637d6d98f4ece408..0891a2e80cecae19f6e8770c7489c45ef4c31d88 100644 (file)
@@ -17,9 +17,6 @@
  *** it does not get installed.
  ***/
 
-/* Define to 1 if you have the uname library function. */
-#undef HAVE_UNAME
-
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD