From aab43c0c05f95a87c6b5bacfd0f7d7610a465e11 Mon Sep 17 00:00:00 2001 From: helge Date: Thu, 21 Oct 2004 14:50:54 +0000 Subject: [PATCH] fixed config.make target git-svn-id: http://svn.opengroupware.org/SOPE/trunk@293 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "" -- 2.39.5