Set GNUSTEP_CORE_SOFTWARE to YES so that gnustep-gui 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/gui/trunk@27334 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nicola 2008-12-18 18:45:01 +00:00
parent 8d26314c81
commit 63885e2dd5
20 changed files with 28 additions and 1 deletions

View file

@ -23,6 +23,7 @@
# Free Software Foundation, 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.
GNUSTEP_CORE_SOFTWARE = YES
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../gui.make
include $(GNUSTEP_MAKEFILES)/common.make