mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
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:
parent
fbe3e651ac
commit
b8183cde37
3 changed files with 12 additions and 2 deletions
|
@ -68,6 +68,8 @@ SSL_PRINCIPAL_CLASS = GSSSLHandle
|
|||
|
||||
SSL_BUNDLE_LIBS = $(SSLLIBS) -lgnustep-base -lobjc
|
||||
|
||||
SSL_NEEDS_GUI = NO
|
||||
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue