diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8acc7bdf..8da7f3a9 100644 --- a/configure.ac +++ b/configure.ac @@ -183,7 +183,7 @@ AC_CHECK_HEADERS(netpacket/packet.h) # Check whether the platform for which we're compiling requires extra # defines and libraries. If so, add them to CFLAGS and LIBS, as we want # all subsequent tests to be done with those defines and libraries. -3 +# case "$host_os" in haiku*) # |