From af77f20d5bbc4984cc082eb64afd80cc9ea836d4 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 23 Dec 1993 02:07:16 +0000 Subject: [PATCH] (OTHER_FILES): Use ${libsrc} as dir. --- src/m/sun2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/m/sun2.h b/src/m/sun2.h index 7484a8b5f60..c4f617c5839 100644 --- a/src/m/sun2.h +++ b/src/m/sun2.h @@ -96,7 +96,7 @@ NOTE-END */ /* These programs require Sun UNIX 4.2 Release 3.2 or greater */ #ifdef HAVE_SUN_WINDOWS -#define OTHER_FILES ${etcdir}emacstool +#define OTHER_FILES ${libsrc}emacstool #define LIBS_MACHINE -lsuntool -lsunwindow -lpixrect #define OBJECTS_MACHINE sunfns.o #define SYMS_MACHINE syms_of_sunfns () -- 2.39.5