Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
125:8b0638b347ec | 126:1370575f1259 |
---|---|
766 # if (defined (SPARC) && !defined (USG)) | 766 # if (defined (SPARC) && !defined (USG)) |
767 # define LIB_TOOLTALK -ltt -lI18N | 767 # define LIB_TOOLTALK -ltt -lI18N |
768 # else | 768 # else |
769 # if ((defined (SPARC) || defined(INTEL386)) && defined (USG)) | 769 # if ((defined (SPARC) || defined(INTEL386)) && defined (USG)) |
770 # define LIB_TOOLTALK -ltt -lce | 770 # define LIB_TOOLTALK -ltt -lce |
771 # else | |
772 # undef TOOLTALK | |
773 # define TOOLTALK_OBJS | |
774 # define LIB_TOOLTALK | |
771 # endif /* ((SPARC || INTEL386) && USG) */ | 775 # endif /* ((SPARC || INTEL386) && USG) */ |
772 # endif /* ! (SPARC && !USG) */ | 776 # endif /* ! (SPARC && !USG) */ |
773 # endif /* !IRIX5 */ | 777 # endif /* !IRIX5 */ |
774 #else /* !TOOLTALK */ | 778 #else /* !TOOLTALK */ |
775 # define TOOLTALK_OBJS | 779 # define TOOLTALK_OBJS |