Mercurial > hg > xemacs-beta
diff lib-src/Makefile.in.in @ 167:85ec50267440 r20-3b10
Import from CVS: tag r20-3b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:45:46 +0200 |
parents | 0132846995bd |
children | 929b76928fce |
line wrap: on
line diff
--- a/lib-src/Makefile.in.in Mon Aug 13 09:44:44 2007 +0200 +++ b/lib-src/Makefile.in.in Mon Aug 13 09:45:46 2007 +0200 @@ -128,10 +128,6 @@ ld_libs_window_system=@ld_libs_window_system@ ld_libs_all=@ld_libs_all@ -LOADLIBES=$(ld_switch_general) $(ld_libs_general) -LOAD_X_LIBES=$(ld_switch_window_system) -C_SWITCH_X=$(c_switch_window_system) - ## We need to #define emacs to get the right versions of some files. lib_src_cppflags = -Demacs -I../src -I${srcdir} -I${srcdir}/../src $(CPPFLAGS)