summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac: Report ACL usage at the end....Paul Eggert2013-06-151-0/+7
* Fix typo in comment.Michael Albinus2013-06-131-1/+1
* --without-all should imply --with-file-notification=no....Paul Eggert2013-06-111-1/+1
* Fix compilation issues for GNUStep and GLIB conflicts....Jan Djärv2013-06-081-2/+6
* * configure.ac (HAVE_GFILENOTIFY): Check for gio >= 2.24.Michael Albinus2013-06-031-2/+3
* * configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS....Eli Zaretskii2013-06-031-1/+2
* Add HAVE_GLIB check instead of checking individual libraries that use GLib....Jan Djärv2013-06-031-1/+18
* * configure.ac (file-notification): New option, replaces inotify option....Michael Albinus2013-06-031-7/+63
* * configure.ac (HAVE_XRANDR): Check availability of XRRGetScreenResources rat...YAMAMOTO Mitsuharu2013-05-271-1/+1
* Port --enable-gcc-warnings to clang....Paul Eggert2013-05-171-19/+28
* Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-151-19/+59
|\
| * * configure.ac (LD_SWITCH_SYSTEM_EMACS): Fix typo in previous change.Paul Eggert2013-05-121-2/+2
| * * configure.ac (LD_SWITCH_SYSTEM_TEMACS): OpenBSD needs -fno-pie....Paul Eggert2013-05-121-0/+2
| * Implement display-monitor-attributes-list for NS....Jan Djärv2013-05-091-0/+3
| * Use Gnulib ACL implementation, for benefit of Solaris etc....Paul Eggert2013-05-071-18/+0
| * Add multi-monitor support on X11.YAMAMOTO Mitsuharu2013-05-071-0/+50
* | Merge from trunk.Eli Zaretskii2013-05-011-7/+23
|\|
| * Port better to AIX....Paul Eggert2013-04-261-7/+23
* | Don't use -subsystem=console link option, it is the default.Eli Zaretskii2013-04-231-2/+2
* | Merge from trunk.Eli Zaretskii2013-04-191-10/+15
|\|
| * * configure.ac: Add DragonFly BSD, mostly same as FreeBSD (tiny change)...John Marino2013-04-181-10/+15
* | Used AH_TEMPLATE as suggested by Glenn Morris.Eli Zaretskii2013-04-181-9/+9
* | Refactored tests for windows.h as suggested by Paul Eggert.Eli Zaretskii2013-04-181-15/+21
* | Merge from trunk.Eli Zaretskii2013-04-181-1/+32
|\|
| * Replace AC_PROG_LN_S by a less strict configure test...Glenn Morris2013-04-171-1/+32
* | Fixed the LN_S and LN_EMACS issue.Eli Zaretskii2013-04-171-3/+7
* | Merge from trunk, resolve conflicts.Eli Zaretskii2013-04-141-2/+13
|\|
| * * configure.ac (canonical): Adapt to 64-bit Cygwin.Ken Brown2013-04-121-1/+5
| * Fix icon for the cygw32 build on 64-bit Cygwin. (Bug#12993)...Ken Brown2013-04-081-1/+1
| * Fix --enable-profiling bug introduced by 2013-02-25 change....Paul Eggert2013-04-061-0/+7
* | Avoid building blessmail and use hard links when installing emacs.exe.Eli Zaretskii2013-04-141-0/+11
* | Fixed linking with the resource file.Eli Zaretskii2013-04-141-0/+1
* | Fixed autoloads and byte compilation due to MSYS filename-butchering and xarg...Eli Zaretskii2013-04-141-0/+3
* | Fixed src/epaths.h generation and lib-src dependencies and libraries.Eli Zaretskii2013-04-061-12/+16
* | Fixed misc compilation warnings and errors. Dumping errors out.Eli Zaretskii2013-04-011-1/+5
* | Fixed nt/Makefile.in and top-level Makefile.in....Eli Zaretskii2013-04-011-0/+3
* | Fixed -gdwarf-2 switch and added emacsclientw.exe to lib-src/Makefile.in.Eli Zaretskii2013-04-011-3/+6
* | Added nt/Makefile.in and appropriate tweaks to configure.ac....Eli Zaretskii2013-04-011-8/+44
* | Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii2013-03-311-3/+8
* | Finished with lib-src compilation, except emacsclientw and emacsclient.res....Eli Zaretskii2013-03-301-3/+12
* | Fixed problem with mmsystem.h during configure.Eli Zaretskii2013-03-301-1/+6
* | Finished with config.nt diffs. Problem with mmsystem.h remains.Eli Zaretskii2013-03-291-6/+21
* | Fix CLASH_DETECTION and 'not needed' result for fdopendir.Eli Zaretskii2013-03-291-7/+5
* | Made references to nt/inc absolute, so out-of-tree build could be supported.Eli Zaretskii2013-03-281-2/+2
* | Merge from trunk and resolve conflicts.Eli Zaretskii2013-03-281-325/+157
|\|
| * * configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed by HAVE_XKB....Paul Eggert2013-03-261-1/+0
| * * configure.ac (HAVE_XKB): Define if Xkb is present....Jan Djärv2013-03-251-0/+1
| * Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9....Paul Eggert2013-03-171-1/+2
| * File synchronization fixes....Paul Eggert2013-03-131-31/+5
| * Merge from emacs-24; up to 2012-12-25T11:37:21Z!dmantipov@yandex.ruGlenn Morris2013-03-061-5/+0
| |\