Mercurial > hg > xemacs-beta
diff configure @ 300:3cc9f0ebfbd1 r21-0b48
Import from CVS: tag r21-0b48
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:40:26 +0200 |
parents | 70ad99077275 |
children | 9ea74add5d37 |
line wrap: on
line diff
--- a/configure Mon Aug 13 10:39:46 2007 +0200 +++ b/configure Mon Aug 13 10:40:26 2007 +0200 @@ -416,7 +416,7 @@ with_database_berkdb=no with_database_dbm=no with_database_gnudbm=no - for x in `echo "$val" | sed -e 's/,/ /'` ; do + for x in `echo "$val" | sed -e 's/,/ /g'` ; do case "$x" in no ) ;; b | be | ber | berk | berkd | berkdb ) with_database_berkdb=yes ;; @@ -6252,7 +6252,7 @@ echo "configure: warning: CDE already found, disabling OffiX support" 1>&2 with_offix=no fi -test -z "$with_offix" && with_offix=yes +test -z "$with_offix" && with_offix=no if test "$with_offix" = "yes"; then { test "$extra_verbose" = "yes" && cat << \EOF Defining HAVE_OFFIX_DND