aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac: Require Guile 2.2.Robin Templeton2015-04-201-2/+1
* guile-snarf configurationBT Templeton2015-04-181-0/+5
* libguile configurationBT Templeton2015-04-181-5/+4
* remove allocation checksBT Templeton2015-04-181-52/+2
* disable dumpingBT Templeton2015-02-091-13/+2
* libgc configurationBT Templeton2015-02-091-0/+7
* Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris2014-06-281-1/+4
* Merge from emacs-24; up to 2014-06-06T02:22:[email protected]Glenn Morris2014-06-211-2/+12
|\
| * * 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
* | Diagnose failures due to colons in directory names.Paul Eggert2014-06-201-1/+1
* | Omit redundant extern decls.Paul Eggert2014-06-171-0/+1
* | Merge from emacs-24; up to 2014-06-03T06:51:[email protected]Glenn Morris2014-06-141-5/+9
|\|
| * Port part of the AIX fix to Solaris.Paul Eggert2014-06-141-4/+8
* | Use a shell function in configure.ac to cut down on code duplication.Paul Eggert2014-06-111-17/+20
* | * configure.ac: Tweak previous change, for make 10+Glenn Morris2014-06-101-2/+2
* | * configure.ac: Require at least version 3.81 of GNU make.Glenn Morris2014-06-101-3/+4
* | Rely on AC_CANONICAL_HOST to detect whether we're using mingw.Paul Eggert2014-06-101-22/+21
* | Get rid of the INFO_EXT variableGlenn Morris2014-06-091-6/+0
* | Merge from emacs-24; up to 2014-06-01T23:37:[email protected]Glenn Morris2014-06-071-1/+15
|\|
| * Port better to AIX.Paul Eggert2014-06-061-0/+15
* | Try harder to find GNU Make when configuring.Paul Eggert2014-06-051-14/+44
* | * configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM.Dmitry Antipov2014-06-051-0/+1
* | * configure.ac: --without-all now implies --without-xft, --disable-acl.Paul Eggert2014-06-041-6/+15
* | Define the size of dumped data for MS-Windows locally on w32heap.c.Eli Zaretskii2014-06-031-12/+0
* | Merge from emacs-24; up to 2014-05-29T17:16:[email protected]Glenn Morris2014-06-011-1/+1
|\|
| * Fix port to 32-bit AIX with xlc.Paul Eggert2014-05-301-1/+1
* | * configure.ac: Raise HEAPSIZE value for 32-bit builds on Windows.Juanma Barranquero2014-06-011-1/+1
* | * configure.ac (pthread_sigmask): Look in LIB_PTHREAD too.Paul Eggert2014-05-291-2/+2
* | Remove nt/addsection.c and don't build addsection.exe.Eli Zaretskii2014-05-291-7/+1
* | Don't substitute sigprocmask for pthread_sigmask.Paul Eggert2014-05-291-2/+0
* | * configure.ac: Explicitly drop some ancient Solaris versions.Glenn Morris2014-05-281-8/+3
* | Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-271-11/+11
* | Merge from emacs-24; up to 2014-05-26T10:21:[email protected]Glenn Morris2014-05-251-1/+10
|\|
| * 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
* | Remove dependencies on getdelim and getline.Paul Eggert2014-05-181-1/+1
* | * configure.ac: Do not bother testing for png in non-graphical builds.Glenn Morris2014-05-181-1/+1
* | Port recent libpng changes to hosts with missing png.h.Paul Eggert2014-05-171-24/+33
* | Assume C99 or later.Paul Eggert2014-05-171-1/+7
* | * configure.ac (EMACS_CHECK_MODULES): Fix typo and simplify.Paul Eggert2014-05-161-7/+2
* | Don't require pkg-config when building from repository.Paul Eggert2014-05-161-19/+6
* | Fix yet another configure error on OSX.Jan Djärv2014-05-151-1/+3
* | If available, use Xfixes extension to do pointer blanking.Dmitry Antipov2014-05-131-0/+20
* | * configure.ac (--enable-link-time-optimization): Add clang support.Dmitry Antipov2014-05-131-27/+45
* | * configure.ac (EMACS_CHECK_MODULES): Fix typo in previous change.Katsumi Yamaoka2014-05-111-1/+1
* | Work around bug in pkg-config before 0.26.Paul Eggert2014-05-111-5/+19