Use new NEEDS_GUI for entire project rather than individual instructions for each component.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/performance/trunk@26111 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2008-02-20 12:05:24 +00:00
parent bd0cf4d192
commit 70251691ab

View file

@ -7,6 +7,8 @@ PACKAGE_VERSION = 0.3.1
SVN_BASE_URL = svn+ssh://svn.gna.org/svn/gnustep/libs
SVN_MODULE_NAME = performance
NEEDS_GUI = NO
TEST_TOOL_NAME=
LIBRARY_NAME=Performance
@ -35,7 +37,6 @@ Performance_AGSDOC_FILES += \
GSTicker.h \
GSSkipMutableArray.h
Performance_NEEDS_GUI = NO
# Optional Java wrappers for the library
JAVA_WRAPPER_NAME = Performance