changeset 5597:0c61ca168642

(LD_SWITCH_X_SITE_AUX): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Sat, 15 Jan 1994 15:17:30 +0000
parents 191c4af115dc
children 8572f378835e
files src/config.in
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Sat Jan 15 15:17:15 1994 +0000
+++ b/src/config.in	Sat Jan 15 15:17:30 1994 +0000
@@ -194,6 +194,10 @@
    something similar.  */
 #undef LD_SWITCH_X_SITE
 
+/* Define LD_SWITCH_X_SITE_AUX with an -R option
+   in case it's needed (for Solaris, for example).  */
+#undef LD_SWITCH_X_SITE_AUX
+
 /* Define C_SWITCH_X_SITE to contain any special flags your compiler
    may need to deal with X Windows.  For instance, if you've defined
    HAVE_X_WINDOWS above and your X include files aren't in a place