changeset 10760:3d5e9b84bc8f

(LIB_MOTIF): Add -lgen to provide provide the symbols `regcmp' and `regex'.
author Paul Reilly <pmr@pajato.com>
date Wed, 15 Feb 1995 12:13:14 +0000
parents fe6bdcb0d99f
children 7aa80669e697
files src/s/dgux.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/dgux.h	Wed Feb 15 09:57:18 1995 +0000
+++ b/src/s/dgux.h	Wed Feb 15 12:13:14 1995 +0000
@@ -361,6 +361,7 @@
    of expediency. */
 
 #define LIB_X11_LIB -lX11
+#define LIB_MOTIF -lXm -lgen
 
 /* Process groups work in the traditional BSD manner.  */