commit | 0fdc25b4189ac7151a7c19ed2556ff5119d70098 | [log] [tgz] |
---|---|---|
author | paul <paul> | Fri Oct 31 13:10:42 2003 +0000 |
committer | paul <paul> | Fri Oct 31 13:10:42 2003 +0000 |
tree | d842399b15756cb890f2974c83b42c8a1131a6fa | |
parent | 835b7f1b3287820bc21c5a9a399ffe54419ef9ff [diff] |
2003-10-31 Paul Jakma <paul@dishone.st> * configure.ac: newline not escaped in CHECK_HEADERS
diff --git a/configure.ac b/configure.ac index a3e37cc..5827447 100755 --- a/configure.ac +++ b/configure.ac
@@ -197,7 +197,7 @@ libutil.h limits.h]) AC_CHECK_HEADERS([sys/socket.h netinet/in_systm.h netinet/in.h \ - net/if_dl.hnet/netopt.h inet/nd.h net/route.h + net/if_dl.hnet/netopt.h inet/nd.h net/route.h \ net/if.h net/if_var.h netinet/in_var.h]) if test "x${enable_ipv6}" = "xyes"; then