emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/Makefile.in,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in,v
Date: Thu, 28 Aug 2008 19:35:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/08/28 19:35:47

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/src/Makefile.in,v
retrieving revision 1.432
retrieving revision 1.433
diff -u -b -r1.432 -r1.433
--- Makefile.in 23 Aug 2008 16:58:02 -0000      1.432
+++ Makefile.in 28 Aug 2008 19:35:47 -0000      1.433
@@ -940,7 +940,7 @@
        echo "${obj} ${otherobj} " OBJECTS_MACHINE > buildobj.lst
 #ifdef NS_IMPL_GNUSTEP
        $(CC) -rdynamic YMF_PASS_LDFLAGS ( ${TEMACS_LDFLAGS} \
-       address@hidden@ $(LDFLAGS) -lgnustep-gui -lgnustep-base \
+       address@hidden@ -lgnustep-gui -lgnustep-base \
        -lobjc $(CONFIG_SYSTEM_LIBS) -lpthread ) -o temacs \
        ${obj} ${otherobj} OBJECTS_MACHINE ${LIBES}
 #else




reply via email to

[Prev in Thread] Current Thread [Next in Thread]