Removed some obsolete code from makefiles

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@24700 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2007-02-27 12:07:55 +00:00
parent 532dfe03a7
commit c35b6f2940
6 changed files with 9 additions and 5 deletions

View file

@ -1,3 +1,12 @@
2007-02-27 Nicola Pero <nicola.pero@meta-innovation.com>
* Source/x11/GNUmakefile.preamble (GNUSTEP_INSTALL_LIBDIR): Do
not set this obsolete/unused variable.
* Source/xdps/GNUmakefile.preamble: Same change.
* Source/xlib/GNUmakefile.preamble: Same change.
* Source/win32/GNUmakefile.preamble: Same change.
* Source/winlib/GNUmakefile.preamble: Same change.
2007-02-27 Nicola Pero <nicola.pero@meta-innovation.com>
* configure.ac: Fixed typo: store XFT_LIBS in CAIRO_LIBS, not in

View file

@ -27,7 +27,6 @@
#
# Additional flags to pass to the preprocessor
GNUSTEP_INSTALL_LIBDIR=$(GNUSTEP_LIBRARIES_ROOT)
ADDITIONAL_CPPFLAGS += -Wall $(CONFIG_SYSTEM_DEFS)
# Additional flags to pass to the Objective-C compiler

View file

@ -36,7 +36,6 @@
#
# Additional flags to pass to the preprocessor
GNUSTEP_INSTALL_LIBDIR=$(GNUSTEP_LIBRARIES_ROOT)
ADDITIONAL_CPPFLAGS += -Wall $(CONFIG_SYSTEM_DEFS)
# Additional flags to pass to the Objective-C compiler

View file

@ -27,7 +27,6 @@
#
# Additional flags to pass to the preprocessor
GNUSTEP_INSTALL_LIBDIR=$(GNUSTEP_LIBRARIES_ROOT)
ADDITIONAL_CPPFLAGS += -Wall $(CONFIG_SYSTEM_DEFS)
# Additional flags to pass to the Objective-C compiler

View file

@ -27,7 +27,6 @@
#
# Additional flags to pass to the preprocessor
GNUSTEP_INSTALL_LIBDIR=$(GNUSTEP_LIBRARIES_ROOT)
ADDITIONAL_CPPFLAGS += -Wall $(CONFIG_SYSTEM_DEFS)
# Additional flags to pass to the Objective-C compiler

View file

@ -27,7 +27,6 @@
#
# Additional flags to pass to the preprocessor
GNUSTEP_INSTALL_LIBDIR=$(GNUSTEP_LIBRARIES_ROOT)
ADDITIONAL_CPPFLAGS += -Wall $(CONFIG_SYSTEM_DEFS)
# Additional flags to pass to the Objective-C compiler