]> git.eshelyaron.com Git - emacs.git/commitdiff
(OTHER_FILES): Use ${libsrc} as dir.
authorRichard M. Stallman <rms@gnu.org>
Thu, 23 Dec 1993 02:07:16 +0000 (02:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 23 Dec 1993 02:07:16 +0000 (02:07 +0000)
src/m/sun2.h

index 7484a8b5f60393626a0491329eff98eac2109d85..c4f617c583999a386dea934a0ae9833a78cefd85 100644 (file)
@@ -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 ()