diff src/Makefile.in.in @ 126:1370575f1259 xemacs-20-1p1

Import from CVS: tag xemacs-20-1p1
author cvs
date Mon, 13 Aug 2007 09:27:39 +0200
parents 9b50b4588a93
children 34a5b81f86ba
line wrap: on
line diff
--- a/src/Makefile.in.in	Mon Aug 13 09:26:41 2007 +0200
+++ b/src/Makefile.in.in	Mon Aug 13 09:27:39 2007 +0200
@@ -768,6 +768,10 @@
 #  else
 #    if ((defined (SPARC) || defined(INTEL386)) && defined (USG))
 #      define LIB_TOOLTALK -ltt -lce
+#    else
+#      undef TOOLTALK
+#      define TOOLTALK_OBJS
+#      define LIB_TOOLTALK
 #    endif /* ((SPARC || INTEL386) && USG) */
 #  endif /* ! (SPARC && !USG) */
 # endif /* !IRIX5 */