From 1dd598507b11c6d6a58d07fbdc9ec176b18127cc Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 30 Jun 1996 00:22:27 +0000 Subject: [PATCH] (LIB_MOTIF): Fix typo. --- src/s/sol2-5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index a98cf39b27b..f4b45884e6c 100644 --- a/src/s/sol2-5.h +++ b/src/s/sol2-5.h @@ -5,7 +5,7 @@ /* -lgen is needed for the regex and regcmp functions which are used by Motif. In the future we can try changing regex.c to provide them in Emacs, but this is safer for now. */ -#define LIB_MOTIF = -lXm -lgen +#define LIB_MOTIF -lXm -lgen #if 0 /* A recent patch in unexelf.c should eliminate the need for this. */ /* Don't use the shared libraries for -lXt and -lXaw, -- 2.39.2