From: helge Date: Thu, 21 Oct 2004 14:50:54 +0000 (+0000) Subject: fixed config.make target X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab43c0c05f95a87c6b5bacfd0f7d7610a465e11;p=sope fixed config.make target git-svn-id: http://svn.opengroupware.org/SOPE/trunk@293 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/configure b/configure index c91e7bc5..da814e30 100755 --- a/configure +++ b/configure @@ -209,7 +209,7 @@ function genConfigMake() { cfgwrite "" cfgwrite "# print on the cmdline that this file is being used" - cfgwrite "before-all :: " + cfgwrite "all :: " cfgwrite " @echo Local GNUstep config.make is active" cfgwrite ""