Do not link anything against libgnustep-gui in any circumstances - at least if we're running a gnustep-make recent enough that we can control it.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26100 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nicola 2008-02-19 11:01:07 +00:00
parent fbe3e651ac
commit b8183cde37
3 changed files with 12 additions and 2 deletions

View file

@ -68,6 +68,8 @@ SSL_PRINCIPAL_CLASS = GSSSLHandle
SSL_BUNDLE_LIBS = $(SSLLIBS) -lgnustep-base -lobjc
SSL_NEEDS_GUI = NO
endif
endif