]> git.eshelyaron.com Git - emacs.git/commitdiff
(LD_SWITCH_X_SITE_AUX): Add #undef.
authorRichard M. Stallman <rms@gnu.org>
Sat, 15 Jan 1994 15:17:30 +0000 (15:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 15 Jan 1994 15:17:30 +0000 (15:17 +0000)
src/config.in

index ca2e2ddadb69eb0c343cddc2c969d5932cea3d00..144d6e4e1f8c9c204d776be88a686e13f7819fd0 100644 (file)
@@ -194,6 +194,10 @@ and this notice must be preserved on all copies.  */
    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