Mercurial > emacs
changeset 5255:b7d235bb78a7
(OTHER_FILES): Use ${libsrc} as dir.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 23 Dec 1993 02:07:16 +0000 |
parents | b38b74fe1722 |
children | cd8db400928f |
files | src/m/sun2.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 ()