mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Remove duplicate NeXT_runtime=0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9fd1282c01
commit
37a951c7d3
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ if test $NeXTCC = 0; then
|
|||
#endif], NeXTSTEP=0, NeXTSTEP=1)
|
||||
if test $NeXTSTEP = 0; then
|
||||
AC_MSG_RESULT(no)
|
||||
NeXT_runtime=0
|
||||
INSTALL_OBJS='$(GNU_OBJS) $(NeXT_OBJS)'
|
||||
INSTALL_HEADERS='$(GNU_HEADERS) $(NeXT_HEADERS)'
|
||||
NEXT_INCLUDES='$(OBJECTS_NEXT_INCLUDES)'
|
||||
|
|
Loading…
Reference in a new issue