From eb810897032db778be854e0e87d64597d635055d Mon Sep 17 00:00:00 2001 From: helge Date: Mon, 8 Aug 2005 13:42:05 +0000 Subject: [PATCH] fixes git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1005 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5