summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris2014-06-281-1/+4
* Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn 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:18Z!eliz@gnu.orgGlenn 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:59Z!eggert@cs.ucla.eduGlenn 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:00Z!dmantipov@yandex.ruGlenn 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:18Z!rgm@gnu.orgGlenn 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
* | Require pkg-config 0.26 or later in autogen.sh only.Paul Eggert2014-05-101-1/+1
* | Require pkg-config 0.26 or later.Paul Eggert2014-05-101-1/+1
* | * configure.ac: Comment.Glenn Morris2014-05-061-0/+1
* | Consult libpng-config more consistently.Paul Eggert2014-05-041-61/+52
* | Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-041-7/+12
|\ \ | |/
| * Revert recent libpng changes.Paul Eggert2014-05-041-55/+47