summaryrefslogtreecommitdiff
path: root/net/ndisc6/files/patch-configure
blob: 2cf476f1e32af1be70e5cd8f3942e1b6aefc2ebf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
--- configure.orig	2019-01-06 14:36:38 UTC
+++ configure
@@ -5900,7 +5900,7 @@ fi
                 if test "X$additional_includedir" = "X/usr/local/include"; then
                   if test -n "$GCC"; then
                     case $host_os in
-                      linux* | gnu* | k*bsd*-gnu) haveit=yes;;
+                      linux* | gnu* | k*bsd*-gnu | freebsd* ) haveit=yes;;
                     esac
                   fi
                 fi
@@ -5946,7 +5946,7 @@ fi
                          || test "X$additional_libdir" = "X/usr/local/$acl_libdirstem2"; then
                         if test -n "$GCC"; then
                           case $host_os in
-                            linux* | gnu* | k*bsd*-gnu) haveit=yes;;
+                            linux* | gnu* | k*bsd*-gnu | freebsd* ) haveit=yes;;
                           esac
                         fi
                       fi
@@ -6784,7 +6784,7 @@ fi
                 if test "X$additional_includedir" = "X/usr/local/include"; then
                   if test -n "$GCC"; then
                     case $host_os in
-                      linux* | gnu* | k*bsd*-gnu) haveit=yes;;
+                      linux* | gnu* | k*bsd*-gnu | freebsd* ) haveit=yes;;
                     esac
                   fi
                 fi
@@ -6830,7 +6830,7 @@ fi
                          || test "X$additional_libdir" = "X/usr/local/$acl_libdirstem2"; then
                         if test -n "$GCC"; then
                           case $host_os in
-                            linux* | gnu* | k*bsd*-gnu) haveit=yes;;
+                            linux* | gnu* | k*bsd*-gnu | freebsd* ) haveit=yes;;
                           esac
                         fi
                       fi