Properly configure GNUstep libraries
commit2550c6e4048a35f6f40f76c5da2666209a10dce0
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 29 Dec 2012 19:37:32 +0000 (29 20:37 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 29 Dec 2012 19:37:32 +0000 (29 20:37 +0100)
tree99c072fa240b8f8f18450c80dc261bf104656e78
parent3c94d7a636863b61de68199e5767bb093503551a
Properly configure GNUstep libraries

* configure.ac (TEMACS_LDFLAGS2): Don't define.
(LIBS_GNUSTEP): Set for GNUstep and substitute.
(LD_SWITCH_SYSTEM_TEMACS): Don't set for GNUstep.

* src/Makefile.in (TEMACS_LDFLAGS2): Remove.
(LIBS_GNUSTEP): Define.
(LIBES): Add $(LIBS_GNUSTEP).
(temacs$(EXEEXT)): Use $(LDFLAGS) instead of $(TEMACS_LDFLAGS2).
ChangeLog
configure.ac
src/ChangeLog
src/Makefile.in