changeset 48541:d8755d44e3da

(TEMACS_LDFLAGS): Update last change.
author Dave Love <fx@gnu.org>
date Mon, 25 Nov 2002 19:08:14 +0000
parents 283a6d8bdf2b
children 435e087e5d76
files src/Makefile.in
diffstat 1 files changed, 3 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Mon Nov 25 19:06:07 2002 +0000
+++ b/src/Makefile.in	Mon Nov 25 19:08:14 2002 +0000
@@ -506,11 +506,9 @@
 #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