aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Fix previous change.Glenn Morris2011-06-171-12/+12
* Small configure.in fix.Glenn Morris2011-06-171-15/+12
* configure.in: Try to determine CRT_DIR automatically when using gccMiles Bader2011-06-171-0/+15
* Fix resize and change of scroll bar width for Gtk3.Jan Djärv2011-06-141-2/+3
* [ChangeLog]Paul Eggert2011-06-061-0/+5
* [ChangeLog]Paul Eggert2011-05-281-13/+0
* * configure.in: Comment fix.Glenn Morris2011-05-251-2/+2
* * configure.in: Avoid using variables inside AC_CONFIG_FILES.Glenn Morris2011-05-241-6/+20
* Reimplement trunk 2011-05-24T08:02:[email protected] in a way visible to automake.Glenn Morris2011-05-241-11/+12
* Revert 2011-05-24T08:02:[email protected], for now at least.Glenn Morris2011-05-241-10/+11
* Remove dead code in configure.in.Glenn Morris2011-05-241-11/+0
* Define the list of subdir Makefiles only in configure.in.Glenn Morris2011-05-241-11/+10
* Fix previous Makefile change.Glenn Morris2011-05-241-1/+1
* Restore test/ to its non-distributed state (bug#8107)Glenn Morris2011-05-231-1/+10
* Remove $shortlisp from src/Makefile.in.Glenn Morris2011-05-191-0/+4
* Remove the SOME_MACHINE_LISP distinction in src/Makefile.in.Glenn Morris2011-05-181-18/+0
* Make configure.in give an error if no X-toolkit was detected.Glenn Morris2011-05-141-2/+5
* * configure.in: Require GnuTLS 2.6.x or higher.Ted Zlatanov2011-05-091-2/+2
* * configure.in (BITS_PER_LONG_LONG): New macro.Paul Eggert2011-04-291-4/+6
* Fixed a bug that caused configure with --enable-checking=stringoverrun to hav...Ben Key2011-04-261-1/+1
* Merge from mainline.Paul Eggert2011-04-251-0/+10
|\
| * Add certificate verify callback check for GnuTLS.Ted Zlatanov2011-04-241-0/+10
* | * configure.in: Suppress unnecessary checks for size_t.Paul Eggert2011-04-221-6/+3
|/
* * configure.in (use_mmap_for_buffers): Set to yes on Cygwin.Ken Brown2011-04-191-1/+1
* ImageMagick fix for bug#7955.Glenn Morris2011-04-111-1/+4
* * configure.in (ATTRIBUTE_FORMAT, ATTRIBUTE_FORMAT_PRINTF): New macros.Paul Eggert2011-04-051-0/+14
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-261-8/+0
* Replace some obsolete autoconf macros with their modern equivalents.Glenn Morris2011-03-261-72/+72
* Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris2011-03-221-1/+1
* Merge from trunk and from gnulib stdio.Paul Eggert2011-03-201-2/+2
|\
| * (Re)move autotools generated files from the repository.Glenn Morris2011-03-201-1/+1
| * Merge changes from emacs-23 branchChong Yidong2011-03-191-1/+1
| |\
| | * Backport 2011-03-06T01:42:[email protected] from trunk.Glenn Morris2011-03-131-13/+13
| | * Bump version to 23.3.50Chong Yidong2011-03-111-1/+1
| | * Release logs for 23.3 release.Chong Yidong2011-02-281-1/+1
| | * Bump versio to 23.2.94.Chong Yidong2011-02-141-1/+1
| | * Bump version to 23.2.93.Chong Yidong2011-01-311-1/+1
* | | process.c: Use socklen_t, not int, for socket lengths.Paul Eggert2011-03-171-1/+0
|/ /
* | Updates for compiling with Gtk+ 3.0 (--with-x-toolkit=gtk3).Jan D2011-03-081-2/+3
* | * configure.in (FREETYPE_LIBS): Actually set it to something.Glenn Morris2011-03-051-5/+13
* | Reduce some of the many, many variant spellings of NeXTstep.Glenn Morris2011-03-031-1/+1
* | Merge from mainline.Paul Eggert2011-02-241-11/+19
|\ \
| * | Replace some obsolete autoconf syntax.Glenn Morris2011-02-231-11/+19
* | | [ChangeLog]Paul Eggert2011-02-221-9/+0
|/ /
* | [ChangeLog]Paul Eggert2011-02-211-0/+9
* | * configure.in (C_WARNINGS_SWITCH): Do not prepend -Wno-pointer-sign.Paul Eggert2011-02-201-13/+0
* | Import getloadavg module from gnulib.Paul Eggert2011-02-151-7/+1
* | Make globals.h a generated headerTom Tromey2011-02-081-1/+4
* | Merge changes from emacs-23 branchChong Yidong2011-01-311-1/+2
|\|
| * * configure.in: Test existence of xaw3d library, not just the header (Bug#7642).Chong Yidong2011-01-271-1/+2