From 37849f292c79a19fe7022a1e8afafc0bc18c809c Mon Sep 17 00:00:00 2001 From: Paul Reilly Date: Wed, 15 Feb 1995 12:13:14 +0000 Subject: [PATCH] (LIB_MOTIF): Add -lgen to provide provide the symbols `regcmp' and `regex'. --- src/s/dgux.h | 1 + 1 file changed, 1 insertion(+) 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. */ -- 2.39.5