1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

(C_SWITCH_X_SYSTEM): Definition moved from sol2.h.

This commit is contained in:
Richard M. Stallman 1996-05-01 19:12:29 +00:00
parent d2bd6bc4c1
commit 860ef324cb

View File

@ -21,3 +21,8 @@
#define LD_SWITCH_SYSTEM -L /usr/ccs/lib \
`./prefix-args -Xlinker LD_SWITCH_X_SITE_AUX` -R /usr/dt/lib -L /usr/dt/lib
#endif /* GCC */
/* Gregory Neil Shapiro <gshapiro@hhmi.org> reports the Motif header files
are in this directory on Solaris 2.4. */
#define C_SWITCH_X_SYSTEM -I/usr/dt/include