Set GNUSTEP_CORE_SOFTWARE to YES so that gnustep-base is installed by default in SYSTEM if gnustep-make has been configured with --disable-packages

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27333 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nicola 2008-12-18 18:37:45 +00:00
parent 27b8c6be12
commit 0b340cc465
18 changed files with 30 additions and 6 deletions

View file

@ -22,6 +22,7 @@
# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111 USA.
#
GNUSTEP_CORE_SOFTWARE = YES
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../../base.make
include $(GNUSTEP_MAKEFILES)/common.make