> Cc: emacs-devel@gnu.org > From: merlyn@stonehenge.com (Randal L. Schwartz) > Date: 16 Sep 2005 07:31:58 -0700 > > $ ./configure --prefix=/opt/emacs --without-x > [after much probing and printing... ] > > Configured for `powerpc-apple-darwin8.2.0'. > > Where should the build process find the source code? > /Users/merlyn/MIRROR/emacs-CVS > What operating system and machine description files should Emacs use? > `s/darwin.h' and `m/powermac.h' > What compiler should emacs be built with? gcc -I/sw/include > -L/sw/lib -g -O2 > Should Emacs use the GNU version of malloc? no > (The GNU allocators don't work with this system configuration.) > Should Emacs use a relocating allocator for buffers? no > Should Emacs use mmap(2) for buffer allocation? no > What window system should Emacs use? mac > What toolkit should Emacs use? none > Where do we find X Windows header files? NONE > Where do we find X Windows libraries? NONE > Does Emacs use -lXaw3d? no > Does Emacs use -lXpm? no > Does Emacs use -ljpeg? no > Does Emacs use -ltiff? no > Does Emacs use -lungif? no > Does Emacs use -lpng? no > Does Emacs use X toolkit scroll bars? yes
Thanks. One more question: is HAVE_CARBON defined (probably in src/config.h) in that build? _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel