summaryrefslogtreecommitdiff
path: root/security/beecrypt/files/patch-configure
blob: 1a7faaeda1c87e07405ab9335471e73b90b10590 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- configure.orig	Mon Nov 29 13:50:41 2004
+++ configure	Mon Nov 29 13:52:11 2004
@@ -25861,6 +25861,8 @@
                 ac_cv_java_include="-I$java_include -I$java_include/osf" ;;
               solaris*)
                 ac_cv_java_include="-I$java_include -I$java_include/solaris" ;;
+              freebsd*)
+                ac_cv_java_include="-I$java_include -I$java_include/freebsd" ;;
               *)
                 { echo "$as_me:$LINENO: WARNING: please add appropriate -I$java_include/<operating system> flag" >&5
 echo "$as_me: WARNING: please add appropriate -I$java_include/<operating system> flag" >&2;}