]> err.no Git - sope/commitdiff
fixed config.make target
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 21 Oct 2004 14:50:54 +0000 (14:50 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 21 Oct 2004 14:50:54 +0000 (14:50 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@293 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

configure

index c91e7bc55c7f776fe475f55a126296fe852f3710..da814e3021890894deaf0a0762afeee5a5fc575f 100755 (executable)
--- 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 ""