# HG changeset patch # User Paul Reilly # Date 792850394 0 # Node ID 3d5e9b84bc8f712bc99f531bd26d342901c4f1c2 # Parent fe6bdcb0d99fc24a84589dd23de610d02d9f247a (LIB_MOTIF): Add -lgen to provide provide the symbols `regcmp' and `regex'. diff -r fe6bdcb0d99f -r 3d5e9b84bc8f src/s/dgux.h --- 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. */