summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* * stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-pickyPaul Eggert2006-05-152-2/+9
* Fix typo in macro name.Bruno Haible2006-05-112-1/+5
* Recognize the special case of a string concatenation in xvasprintf.Bruno Haible2006-05-092-0/+15
* New module 'stdarg'.Bruno Haible2006-05-082-0/+43
* *** empty log message ***Jim Meyering2006-05-051-0/+4
* New file, derived from bison's file by the same name.Jim Meyering2006-05-051-0/+34
* * modules/inttypes (Maintainer): Change from Derek Price to 'all'.Paul Eggert2006-05-023-12/+17
* * unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototypePaul Eggert2006-04-245-10/+23
* Rearrange code.Bruno Haible2006-04-242-41/+43
* AIX 5.3 also has a broken poll(), reported Ralf Wildenhues.Bruno Haible2006-04-242-7/+15
* Apply a fix from Eric Blake that already went into autoconf.Bruno Haible2006-04-242-0/+5
* * fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.Paul Eggert2006-04-249-42/+63
* * argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more thanPaul Eggert2006-04-205-21/+50
* Comments about autoconf-2.60.Paul Eggert2006-04-191-0/+3
* * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> ratherDerek R. Price2006-04-192-8/+12
* Comments about autoconf-2.60.Bruno Haible2006-04-192-4/+12
* * modules/inttypes: New file.Derek R. Price2006-04-184-0/+85
* * time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.Paul Eggert2006-04-122-1/+6
* Merge regex changes from libc, removing some of ourPaul Eggert2006-04-102-1/+12
* * argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also defineRalf Wildenhues2006-03-252-3/+10
* * regex.m4 (gl_REGEX): Fix a longstanding typo in thePaul Eggert2006-03-252-12/+19
* * regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,Paul Eggert2006-03-252-8/+12
* (gl_REGEX): Fix typo in last change:Jim Meyering2006-03-172-2/+7
* * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:Paul Eggert2006-03-172-32/+20
* * dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.Eric Blake2006-03-152-5/+10
* Fix typo.Simon Josefsson2006-03-081-2/+2
* Fix gc-random module.Simon Josefsson2006-03-082-9/+20
* * gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead ofSimon Josefsson2006-03-082-4/+11
* * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.Paul Eggert2006-03-082-2/+7
* Add, forgotten in last commit.Simon Josefsson2006-03-071-0/+18
* Fix use of unistd.h in getopt through a new unistd module.Simon Josefsson2006-03-071-0/+4
* * readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of theSimon Josefsson2006-03-072-13/+18
* Split off gc-random from gc, and only warn on missing devices.Simon Josefsson2006-03-073-73/+90
* Fix poll.m4 for AIX.Paul Eggert2006-03-041-0/+6
* (gl_FUNC_POLL): If we deem poll(2) unacceptable, usePaul Eggert2006-03-041-2/+3
* * modules/gettime (Depends-on): Add extensions module.Paul Eggert2006-03-024-10/+23
* * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==".Paul Eggert2006-03-022-1/+6
* * mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.Paul Eggert2006-03-013-3/+26
* 2006-02-17 Eric Blake <address@hidden>Simon Josefsson2006-02-282-8/+12
* * sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt usingSimon Josefsson2006-02-164-22/+39
* Sync from coreutils.Paul Eggert2006-02-142-3/+14
* Add 2006 to copyright year.Paul Eggert2006-02-131-1/+1
* * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #definePaul Eggert2006-02-062-2/+18
* Mingw32 fixes for getaddrinfo.Simon Josefsson2006-01-272-5/+47
* Fixes from Paul Eggert.Bruno Haible2006-01-262-3/+14
* Check against AIX and HP-UX C compiler bugs.Bruno Haible2006-01-242-1/+28
* *** empty log message ***Jim Meyering2006-01-241-0/+5
* (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).Jim Meyering2006-01-241-2/+3
* Work around porting bugs reported by Dieter inPaul Eggert2006-01-242-3/+10
* * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignorePaul Eggert2006-01-212-8/+8