summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in previous change.Paul Eggert2014-01-041-1/+1
* Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343).Paul Eggert2014-01-041-0/+18
* Fix copyright years by hand.Paul Eggert2014-01-011-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Minor fixes for MinGW64 build.Fabrice Popineau2013-12-311-2/+19
* * configure.ac (xcsdkdir): Only set if using xcrun.Jan Djärv2013-12-291-1/+1
* Revert quoting of xcrun-related library.Paul Eggert2013-12-281-1/+1
* * configure.ac (LIBXML2_CFLAGS): Fix xcrun-related quoting problem.Paul Eggert2013-12-281-1/+1
* * configure.ac: Fix CC detection for xcrun case.Jan Djärv2013-12-281-5/+2
* * configure.ac: Fix CC detection for xcrun case.Jan Djärv2013-12-281-6/+3
* Fix problem with MAKE and xcrun configuration.Paul Eggert2013-12-271-2/+9
* Port xcrun configuration to GNU/Linux.Paul Eggert2013-12-271-18/+20
* * configure.ac: Detect xcrun on OSX and use it for make, gcc and libxml.Jan Djärv2013-12-271-3/+21
* Fix core dumps with gcc -fsanitize=address and GNU/Linux.Paul Eggert2013-12-261-13/+32
* * configure.ac: Replace obsolete macro AC_CONFIG_HEADER byAndreas Schwab2013-12-231-1/+1
* * configure.ac (srcdir) [MINGW32]: Yet another tweak to avoid failureDani Moncayo2013-12-141-10/+11
* * configure.ac (srcdir) [MINGW32]: Tweak to 2013-12-14T09:30:15Z!dmoncayo@gma...Dani Moncayo2013-12-141-5/+8
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-4/+4
* * configure.ac (srcdir) [MINGW32]: Convert to an absolute MSYSDani Moncayo2013-12-141-1/+10
* Revert my most-recent change re Solaris.Paul Eggert2013-12-111-5/+4
* Make 'configure' work out-of-the-box on Solaris.Paul Eggert2013-12-111-4/+5
* Remove the option of using libcrypto.Paul Eggert2013-12-101-9/+3
* * configure.ac: Disable libcrypto by default.Paul Eggert2013-12-091-1/+0
* Fix librsvg build on MS-Windows.Eli Zaretskii2013-12-081-0/+4
* * configure.ac: Simplify supression of GTK deprecation warning.Paul Eggert2013-12-081-3/+4
* Use libcrypto's checksum implementations if available, for speed.Paul Eggert2013-12-081-2/+11
* Spelling and punctuation fixes.Paul Eggert2013-12-011-1/+1
* Stop keeping (all but one) generated cedet grammar files in the repositoryGlenn Morris2013-11-291-6/+5
* * configure.ac (HAVE_MENUS): Remove.Stefan Monnier2013-11-281-10/+1
* Replace PATH_SEP with pre-existing SEPCHAR.Glenn Morris2013-11-281-19/+13
* Fix the test suite on Windows.Eli Zaretskii2013-11-281-0/+16
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-261-4/+1
* Use just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE.Paul Eggert2013-11-211-8/+4
* Fix some dependency problems that cause unnecessary recompiles.Paul Eggert2013-11-201-36/+14
* * configure.ac (DEBUGGER_SEES_C_MACROS): Remove.Paul Eggert2013-11-161-10/+0
* * configure.ac (DEBUGGER_SEES_C_MACROS): New macro.Paul Eggert2013-11-141-0/+10
* Simplify, port and tune bool vector implementation.Paul Eggert2013-11-131-2/+0
* * configure.ac: test portability fixGlenn Morris2013-11-111-1/+1
* Remove nt/msysconfig.shDani Moncayo2013-11-111-0/+2
* Port to C11 aligned_alloc, and fix some integer overflows.Paul Eggert2013-11-061-4/+14
* * Makefile.in (epaths-force-w32): Move srcdir tweak hereGlenn Morris2013-11-051-11/+0
* Simplify and port recent bool vector changes.Paul Eggert2013-11-041-0/+2
* Fix bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii2013-11-041-24/+0
* * configure.ac: Use [!...] rather than [^...], for ksh. (Bug#15769)Glenn Morris2013-10-311-1/+1
* * configure.ac: It seems installing in non-ASCII is not, in fact, ok.Glenn Morris2013-10-271-2/+8
* * configure.ac: It seems _installing_ in non-ASCII is ok, not building.Glenn Morris2013-10-241-7/+3
* Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2013-10-241-1/+8
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-231-1/+1
* * configure.ac (src/.gdbinit): Use ac_abs_top_srcdir.Glenn Morris2013-10-231-1/+4
* configure.ac: Tweak previous changeGlenn Morris2013-10-231-2/+6