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, 21 Aug 2008 14:49:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/08/21 14:49:28

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/src/Makefile.in,v
retrieving revision 1.430
retrieving revision 1.431
diff -u -b -r1.430 -r1.431
--- Makefile.in 21 Aug 2008 02:57:36 -0000      1.430
+++ Makefile.in 21 Aug 2008 14:49:28 -0000      1.431
@@ -939,7 +939,7 @@
        echo "${obj} ${otherobj} " OBJECTS_MACHINE > buildobj.lst
 #ifdef NS_IMPL_GNUSTEP
        $(CC) -rdynamic YMF_PASS_LDFLAGS ( ${TEMACS_LDFLAGS} \
-       $(LDFLAGS) -lgnustep-gui -lgnustep-base \
+       address@hidden@ $(LDFLAGS) -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]