]> code.delx.au - gnu-emacs/blobdiff - src/s/aix3-2-5.h
(LIBS_SYSTEM): Define this.
[gnu-emacs] / src / s / aix3-2-5.h
index 046db83c64c56b903c63e0f3cf93854cf6db271c..7490b27abd9dd0f9bd8a8f3f0b875e31fb025474 100644 (file)
@@ -23,3 +23,7 @@
 #undef sigsetmask
 #undef _setjmp
 #undef _longjmp
+
+/* Bill Woodward <wpwood@austin.ibm.com> says:
+   libIM *must* precede libXm, to avoid getting aixLoadIM error messages.  */
+#define LIB_MOTIF -lIM -lXm