aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 24.3.92Glenn Morris2014-06-251-1/+1
* * configure.ac: Warn about --enable-link-time-optimization's issuesPaul Eggert2014-06-201-1/+4
* Port to GCC 4.9.0 with link time optimization.Paul Eggert2014-06-191-0/+6
* Port part of the AIX fix to Solaris.Paul Eggert2014-06-141-4/+8
* Port better to AIX.Paul Eggert2014-06-061-0/+15
* Fix port to 32-bit AIX with xlc.Paul Eggert2014-05-301-1/+1
* Fix port to 32-bit AIX.Paul Eggert2014-05-211-1/+1
* * configure.ac (INSTALL_INFO): Revert to just checking for "install-info".Glenn Morris2014-05-181-1/+6
* * configure.ac: Add comments accidentally omitted from previous changeGlenn Morris2014-05-161-0/+4
* * configure.ac (INSTALL_INFO): Try "ginstall-info" before "install-info".Glenn Morris2014-05-161-1/+1
* Bump version to 24.3.91Glenn Morris2014-05-111-1/+1
* Revert recent libpng changes.Paul Eggert2014-05-041-55/+47
* * configure.ac (LIBPNG): Add -lz -lm on platforms where they're neededPaul Eggert2014-05-031-4/+19
* Require ImageMagick >= 6.3.5, due to PixelSetMagickColor.Paul Eggert2014-05-031-4/+2
* Consult libpng-config more consistently.Paul Eggert2014-05-021-53/+46
* * configure.ac (LIBPNG): Consult libpng-configGlenn Morris2014-05-011-3/+10
* * configure.ac: Treat MirBSD as OpenBSD.Glenn Morris2014-04-291-1/+1
* Port to IRIX 6.5.Paul Eggert2014-04-131-25/+4
* Fix last commit.Eli Zaretskii2014-04-131-1/+1
* Fix creation of emacs.exe hardlink at "make install" time on MS-Windows.Eli Zaretskii2014-04-131-2/+12
* Bump version to 24.3.90; regenerate AUTHORSGlenn Morris2014-04-101-1/+1
* Revert most of the recent change involving manifests on Cygwin. (Bug#17176)Ken Brown2014-04-091-4/+4
* Don't use manifest on Cygwin. (Bug#17176)Ken Brown2014-04-031-5/+5
* * configure.ac: Make the final "Does Emacs use Gsettings" messageGlenn Morris2014-03-311-4/+3
* * configure.ac: Fix errors from previous checkin (GSettings check).Jan Djärv2014-03-311-1/+7
* * configure.ac: Include GFILENOTIFY objects in glib check (backport from trunk)Daniel Colascione2014-03-301-0/+6
* * configure.ac: Add check that GSettings is in libgio. Backport from trunk.Jan Djärv2014-03-301-3/+20
* Tweak previous tweakGlenn Morris2014-03-051-1/+1
* * configure.ac: Tweak the "unported" error message.Glenn Morris2014-03-051-1/+2
* Fix configuration bug on Solaris 2.5.1.Paul Eggert2014-03-041-4/+4
* * configure.ac: Update comment.Glenn Morris2014-02-251-8/+2
* * configure.ac [HAVE_W32]: Test for ImageMagick.Mirek Kaim2014-02-171-1/+1
* Downplay LessTif in docs, since Motif is now free software,Glenn Morris2014-01-221-1/+1
* Fix miscellaneous update-game-score bugs.Paul Eggert2014-01-221-1/+0
* Fix minor build problems related to MinGW64.Fabrice Popineau2014-01-111-1/+2
* Clean up unnecessary references to Bazaar. Documentation changes only.Eric S. Raymond2014-01-081-3/+3
* 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