From 4d79494ee0e48e1265de46b3441b5fda79a5f33c Mon Sep 17 00:00:00 2001 From: rws Date: Tue, 17 Aug 1993 20:49:32 +0000 Subject: use MathLibrary --- xc/unsupported/programs/xedit/Imakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xc/unsupported/programs/xedit/Imakefile b/xc/unsupported/programs/xedit/Imakefile index 66566dac5..d10d99268 100644 --- a/xc/unsupported/programs/xedit/Imakefile +++ b/xc/unsupported/programs/xedit/Imakefile @@ -1,7 +1,7 @@ -XCOMM $XConsortium$ +XCOMM $XConsortium: Imakefile,v 1.16 91/07/17 00:47:05 gildea Exp $ DEPLIBS = XawClientDepLibs LOCAL_LIBRARIES = XawClientLibs - SYS_LIBRARIES = -lm + SYS_LIBRARIES = MathLibrary SRCS = xedit.c commands.c util.c OBJS = xedit.o commands.o util.o -- cgit v1.2.3