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:
mccallum 1994-11-09 23:34:48 +00:00
parent 9fd1282c01
commit 37a951c7d3

View file

@ -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)'