summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-01-22Downplay LessTif in docs, since Motif is now free software,Glenn Morris
2014-01-22Fix miscellaneous update-game-score bugs.Paul Eggert
2014-01-11Fix minor build problems related to MinGW64.Fabrice Popineau
2014-01-08Clean up unnecessary references to Bazaar. Documentation changes only.Eric S. Raymond
2014-01-04Fix typo in previous change.Paul Eggert
2014-01-04Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343).Paul Eggert
2014-01-01Fix copyright years by hand.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-31Minor fixes for MinGW64 build.Fabrice Popineau
2013-12-29* configure.ac (xcsdkdir): Only set if using xcrun.Jan Djärv
2013-12-28Revert quoting of xcrun-related library.Paul Eggert
2013-12-28* configure.ac (LIBXML2_CFLAGS): Fix xcrun-related quoting problem.Paul Eggert
2013-12-28* configure.ac: Fix CC detection for xcrun case.Jan Djärv
2013-12-28* configure.ac: Fix CC detection for xcrun case.Jan Djärv
2013-12-27Fix problem with MAKE and xcrun configuration.Paul Eggert
2013-12-27Port xcrun configuration to GNU/Linux.Paul Eggert
2013-12-27* configure.ac: Detect xcrun on OSX and use it for make, gcc and libxml.Jan Djärv
2013-12-26Fix core dumps with gcc -fsanitize=address and GNU/Linux.Paul Eggert
2013-12-23* configure.ac: Replace obsolete macro AC_CONFIG_HEADER byAndreas Schwab
2013-12-14* configure.ac (srcdir) [MINGW32]: Yet another tweak to avoid failureDani Moncayo
2013-12-14* configure.ac (srcdir) [MINGW32]: Tweak to 2013-12-14T09:30:15Z!dmoncayo@gma...Dani Moncayo
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert
2013-12-14* configure.ac (srcdir) [MINGW32]: Convert to an absolute MSYSDani Moncayo
2013-12-11Revert my most-recent change re Solaris.Paul Eggert
2013-12-11Make 'configure' work out-of-the-box on Solaris.Paul Eggert
2013-12-10Remove the option of using libcrypto.Paul Eggert
2013-12-09* configure.ac: Disable libcrypto by default.Paul Eggert
2013-12-08Fix librsvg build on MS-Windows.Eli Zaretskii
2013-12-08* configure.ac: Simplify supression of GTK deprecation warning.Paul Eggert
2013-12-08Use libcrypto's checksum implementations if available, for speed.Paul Eggert
2013-12-01Spelling and punctuation fixes.Paul Eggert
2013-11-29Stop keeping (all but one) generated cedet grammar files in the repositoryGlenn Morris
2013-11-28* configure.ac (HAVE_MENUS): Remove.Stefan Monnier
2013-11-28Replace PATH_SEP with pre-existing SEPCHAR.Glenn Morris
2013-11-28Fix the test suite on Windows.Eli Zaretskii
2013-11-26Move runtime leim lisp files to lisp/leim directoryGlenn Morris
2013-11-21Use just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE.Paul Eggert
2013-11-20Fix some dependency problems that cause unnecessary recompiles.Paul Eggert
2013-11-16* configure.ac (DEBUGGER_SEES_C_MACROS): Remove.Paul Eggert
2013-11-14* configure.ac (DEBUGGER_SEES_C_MACROS): New macro.Paul Eggert
2013-11-13Simplify, port and tune bool vector implementation.Paul Eggert
2013-11-11* configure.ac: test portability fixGlenn Morris
2013-11-11Remove nt/msysconfig.shDani Moncayo
2013-11-06Port to C11 aligned_alloc, and fix some integer overflows.Paul Eggert
2013-11-05* Makefile.in (epaths-force-w32): Move srcdir tweak hereGlenn Morris
2013-11-04Simplify and port recent bool vector changes.Paul Eggert
2013-11-04Fix bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii
2013-10-31* configure.ac: Use [!...] rather than [^...], for ksh. (Bug#15769)Glenn Morris
2013-10-27* configure.ac: It seems installing in non-ASCII is not, in fact, ok.Glenn Morris
2013-10-24* configure.ac: It seems _installing_ in non-ASCII is ok, not building.Glenn Morris