Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-gui

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27347 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2008-12-19 13:00:47 +00:00
parent 8326c8fb5e
commit 041abd2cdd
20 changed files with 27 additions and 20 deletions

View file

@ -1,3 +1,10 @@
2008-12-19 Nicola Pero <nicola.pero@meta-innovation.com>
* All GNUmakefiles: removed GNUSTEP_CORE_SOFTWARE=YES and
added PACKAGE_NAME=gnustep-base.
* GNUmakefile: Export PACKAGE_NAME to reduce chances of a problem
if a GNUmakefile in a subdirectory is missing it.
2008-12-18 Nicola Pero <nicola.pero@meta-innovation.com>
* All GNUmakefiles: added GNUSTEP_CORE_SOFTWARE=YES at the

View file

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

View file

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

View file

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

View file

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

View file

@ -1,4 +1,4 @@
GNUSTEP_CORE_SOFTWARE = YES
PACKAGE_NAME = gnustep-gui
include $(GNUSTEP_MAKEFILES)/common.make
DOCUMENT_NAME = AppKit

View file

@ -31,8 +31,8 @@ ifeq ($(GNUSTEP_MAKEFILES),)
$(error You need to set GNUSTEP_MAKEFILES before compiling!)
endif
GNUSTEP_CORE_SOFTWARE = YES
export GNUSTEP_CORE_SOFTWARE
PACKAGE_NAME = gnustep-gui
export PACKAGE_NAME
RPM_DISABLE_RELOCATABLE=YES
PACKAGE_NEEDS_CONFIGURE = YES

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -23,7 +23,7 @@
# Free Software Foundation, 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.
GNUSTEP_CORE_SOFTWARE = YES
PACKAGE_NAME = gnustep-gui
include $(GNUSTEP_MAKEFILES)/common.make
#
# The list of subproject directories

View file

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

View file

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

View file

@ -21,7 +21,7 @@
# Free Software Foundation, 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.
GNUSTEP_CORE_SOFTWARE = YES
PACKAGE_NAME = gnustep-gui
include $(GNUSTEP_MAKEFILES)/common.make
# The applications to be compiled