# HG changeset patch # User Richard M. Stallman # Date 756612436 0 # Node ID b7d235bb78a79ee530b542b74d90e8e237890751 # Parent b38b74fe17222f30af26bbcb66166aecae553d50 (OTHER_FILES): Use ${libsrc} as dir. diff -r b38b74fe1722 -r b7d235bb78a7 src/m/sun2.h --- a/src/m/sun2.h Thu Dec 23 02:04:40 1993 +0000 +++ b/src/m/sun2.h Thu Dec 23 02:07:16 1993 +0000 @@ -96,7 +96,7 @@ /* 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 ()