summaryrefslogtreecommitdiffstats
path: root/net/ntp-devel/files/patch-configure
blob: a29a9a80766d1077989470da89557f2459f84f3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
--- configure.orig	Wed Jul 26 05:28:54 2006
+++ configure	Thu Oct  5 11:28:54 2006
@@ -1676,6 +1676,11 @@
       done
     done
     ;;
+ i?86-*-freebsd[[123]].*)
+    ;;
+ i?86-*-freebsd*)
+    ans=yes
+    ;;
 esac
 done
 
@@ -49085,6 +49090,9 @@
   ans=no
     case "$host" in
      *-*-linux*)
+        ans=yes
+        ;;
+     *-*-freebsd*)
         ans=yes
         ;;
     esac
OpenPOWER on IntegriCloud