From: Paul Reilly Date: Wed, 15 Feb 1995 12:13:14 +0000 (+0000) Subject: (LIB_MOTIF): Add -lgen to provide provide the symbols X-Git-Tag: emacs-19.34~5098 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=37849f292c79a19fe7022a1e8afafc0bc18c809c;p=emacs.git (LIB_MOTIF): Add -lgen to provide provide the symbols `regcmp' and `regex'. --- diff --git a/src/s/dgux.h b/src/s/dgux.h index 665b1071b71..b380db0daa1 100644 --- a/src/s/dgux.h +++ b/src/s/dgux.h @@ -361,6 +361,7 @@ CC=gcc of expediency. */ #define LIB_X11_LIB -lX11 +#define LIB_MOTIF -lXm -lgen /* Process groups work in the traditional BSD manner. */