From: helge Date: Mon, 8 Aug 2005 13:42:05 +0000 (+0000) Subject: fixes X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb810897032db778be854e0e87d64597d635055d;p=sope fixes git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1005 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/configure b/configure index cbce2dd2..cbbd35f3 100755 --- a/configure +++ b/configure @@ -133,8 +133,9 @@ function setupInternalGSMake() { make install >>${pregsmdir}/${SETUP_LOGNAME} ARG_GSMAKE="${SETUP_MAKEDIR}/Library/Makefiles/" + ARG_IS_FHS=1 DARG_IS_FHS=1 - ARG_WITH_GNUSTEP=0; + ARG_WITH_GNUSTEP=0 if test "x$ARG_PREFIX" = "x"; then ARG_PREFIX="/usr/local/" fi