Emacs(CVS) Config
CFLAGS="-Os -march=i586" ./configure --prefix=/home/cb064/local/emacs --without-xpm --without-jpeg --without-gif --without-png --without-gtk --without-xim --with-x --without-gtk --with-x-toolkit=no --without-pop --without-sound
after editing config.h, adding:
#ifndef TRUE
#define TRUE 1
#endif
.. bootstrap Emacs: make bootstrap
PS: Should i report a bug?
after editing config.h, adding:
#ifndef TRUE
#define TRUE 1
#endif
.. bootstrap Emacs: make bootstrap
PS: Should i report a bug?
0 Comments:
Kommentar veröffentlichen
<< Home