]> code.delx.au - gnu-emacs/commitdiff
(TEMACS_LDFLAGS): Update last change.
authorDave Love <fx@gnu.org>
Mon, 25 Nov 2002 19:08:14 +0000 (19:08 +0000)
committerDave Love <fx@gnu.org>
Mon, 25 Nov 2002 19:08:14 +0000 (19:08 +0000)
src/Makefile.in

index 63e38faba6e1e0ae2a4d83b14fb8bea3592d8da3..6e58989624a7ecb9650a862f2317532ae300c23c 100644 (file)
@@ -506,11 +506,9 @@ LD=ld
 #endif /* not ORDINARY_LINK */
 
 /* Flags to pass to LD only for temacs.  */
-/* Don't delete the trailing comment character or you lose on Tru64 
-   with /usr/lib/cpp, for instance, when INTERVAL_SRC... comes immediately
-   after the backslash.  */
-TEMACS_LDFLAGS = LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_TEMACS LD_SWITCH_MACHINE \
-        LD_SWITCH_MACHINE_TEMACS LD_SWITCH_SITE #
+/* Don't split this line with a backslash.  That can cause trouble with 
+   some cpps.  */
+TEMACS_LDFLAGS = LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_TEMACS LD_SWITCH_MACHINE LD_SWITCH_MACHINE_TEMACS LD_SWITCH_SITE
 
 /* A macro which other sections of Makefile can redefine to munge the
    flags before they're passed to LD.  This is helpful if you have