aboutsummaryrefslogtreecommitdiffstats
path: root/aclocal.m4
Commit message (Collapse)AuthorAgeFilesLines
* strftime: import from gnulibPaul Eggert2011-01-301-0/+3
|
* fix two m4/gnulib-*.m4 file names that clashed under MS-DOSPaul Eggert2011-01-261-1/+1
|
* Remove HAVE_RAW_DECL_CHOWN etc. from config.hPaul Eggert2011-01-231-1/+0
|
* aclocal.m4: put this file back into repositoryPaul Eggert2011-01-211-0/+1001
| | | | | | | | | | This way, we don't have to assume that the maintainer has the automake package installed. See <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>. * .bzrignore: Remove aclocal.m4, undoing the previous change. * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4, undoing the previous change. * aclocal.m4: New file (actually, resurrected).
* aclocal.m4: omit auto-generated file from repositoryPaul Eggert2011-01-191-1001/+0
|
* Regenerate.Paul Eggert2011-01-081-0/+3
|
* Regenerate.Paul Eggert2011-01-081-0/+8
|
* Regenerate.Paul Eggert2011-01-081-0/+3
|
* Regenerate.Paul Eggert2011-01-081-0/+987
| | | | | | | | | * aclocal.m4, compile, depcomp, lib/Makefile.in, lib/dummy.c: * lib/gnulib.mk, m4/00gnulib.m4, m4/gnulib-cache.m4: * m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing: New files, generated automatically, with 'make sync-from-gnulib' followed by 'make'. * configure, lisp/dired.el, src/config.in: Regenerate.
* All local hacks incorporated into autoconf 2.50.Andreas Schwab2001-10-191-534/+0
|
* Add copyright notice.Gerd Moellmann2001-02-201-0/+19
|
* (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):Gerd Moellmann2000-12-111-16/+27
| | | | | | Merge fixes from latest GNU tar version. These macros no longer futz with _XOPEN_SOURCE, as that was not portable in practice. (AC_FUNC_FSEEKO): New macro.
* (AC_FUNC_MMAP): Use fixed version from developmentDave Love2000-09-081-0/+146
| | | | autoconf.
* Define the post-2.13 stuff conditionally on autoconf version.Dave Love2000-06-231-2/+5
|
* commentDave Love2000-06-031-0/+3
|
* (AC_SYS_LARGEFILE_TEST_INCLUDES)Dave Love2000-06-021-0/+73
| | | | (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
* (AC_FUNC_MKTIME): Use AC_SUBST.Dave Love2000-04-191-0/+1
|
* (AC_FUNC_MKTIME): New.Dave Love2000-04-141-1/+162
|
* *** empty log message ***Dave Love2000-03-021-0/+117