summaryrefslogtreecommitdiffstats
path: root/graphics/gnomeiconedit/files/patch-configure
blob: 7f95d76e2ad9b0d0300299d1b5a42fc380a32447 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- configure   2001/08/31 13:23:25 1.1
+++ configure   2001/08/31 13:23:54
@@ -2601,7 +2601,7 @@
 
 
 
-if test x$enable_oaf = xyes; then
+if test x$enable_oaf = xfoo; then
   BONOBO_TRUE=
   BONOBO_FALSE='#'
 else