Fixed installation-domains.conf on Windows - merged back the path configuration into the main configure script to do it. Minor other fixes to configuration.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30180 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2010-04-18 18:18:45 +00:00
parent 438ca40e64
commit 40d25d9fea
17 changed files with 2153 additions and 4855 deletions

View file

@ -40,8 +40,6 @@ ifeq ($(GNUSTEP_MAKEFILES),)
$(error You need to set GNUSTEP_MAKEFILES before compiling!)
endif
-include config.mak
GNUSTEP_CORE_SOFTWARE = YES
export GNUSTEP_CORE_SOFTWARE
RPM_DISABLE_RELOCATABLE = YES
@ -60,9 +58,8 @@ SVN_BASE_URL = svn+ssh://svn.gna.org/svn/gnustep/libs
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=base.make
include $(GNUSTEP_MAKEFILES)/common.make
-include Source/pathconfig/pathconfig.mak
include ./Version
-include config.mak
#
# The list of subproject directories