]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
correctly place the macro
authorMiek Gieben <miekg@NLnetLabs.nl>
Tue, 6 Dec 2005 14:48:23 +0000 (14:48 +0000)
committerMiek Gieben <miekg@NLnetLabs.nl>
Tue, 6 Dec 2005 14:48:23 +0000 (14:48 +0000)
examples/configure.ac

index 5c5f58998a5542c2f84f7d8eec4978beb344c75e..9a209c3176807605c7fdb07e8c675842cc18aead 100644 (file)
@@ -12,7 +12,8 @@ AC_PROG_MAKE_SET
 
 AC_CHECK_HEADERS([sys/types.h getopt.h stdlib.h stdio.h assert.h netinet/in.hctype.h netinet/udp.h time.h pcap.h net/bpf.h arpa/inet.h sys/time.h sys/socket.h netinet/in.h netinet/ip.h netinet/if_ether.h])
 AC_CHECK_HEADERS([sys/param.h sys/mount.h],,,
-[ [AC_INCLUDES_DEFAULT]
+[AC_INCLUDES_DEFAULT]
+[
   [
    #if HAVE_SYS_PARAM_H
    # include <sys/param.h>