summaryrefslogtreecommitdiff
path: root/www/bk_edit/files/patch-configure
blob: 47e4882eb74e80d33858d8a2a79529be4993b954 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- configure.orig	Fri Dec 26 14:03:40 2003
+++ configure	Fri Dec 26 14:04:19 2003
@@ -51,7 +51,7 @@
 
 	exit 1
 fi
-echo "install path: $INSTALL_DIR/bin/ & $INSTALL_DIR/share/bkedit/"
+echo "install path: $INSTALL_DIR/bin/ & $INSTALL_DIR/lib/bkedit/"
 
 
 
@@ -64,9 +64,6 @@
 	;;
 	SunOS)
 		LIB='-ldl'
-	;;
-	FreeBSD)
-		LIB='-lgnugetopt'
 	;;
 esac
 echo "$OS"