]> git.eshelyaron.com Git - emacs.git/commitdiff
(C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.
authorRichard M. Stallman <rms@gnu.org>
Wed, 11 Aug 1993 04:47:56 +0000 (04:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 11 Aug 1993 04:47:56 +0000 (04:47 +0000)
src/s/hpux8.h

index 855967b856e5f6398701cc500306d001aec70019..9bebd5d4a56329f9e5d344918c88fa28db32439b 100644 (file)
@@ -12,7 +12,7 @@
 #define LIBX11_SYSTEM -lXext
 
 #define LIB_X11_LIB -L/usr/lib/X11R5 -L/usr/lib/X11R4 -lX11
-#define C_SWITCH_SYSTEM -I/usr/include/X11R5 -I/usr/include/X11R4
+#define C_SWITCH_X_SYSTEM -I/usr/include/X11R5 -I/usr/include/X11R4
 
 /* Don't use shared libraries.  unexec doesn't handle them.
    Note GCC automatically passes -a archive to ld, and it has its own