Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-06 | *** empty log message *** | Jim Meyering | |
2004-07-06 | (AC_FUNC_CANONICALIZE_FILE_NAME): Do not add canonicalize.c here. | Jim Meyering | |
2004-07-04 | *** empty log message *** | Jim Meyering | |
2004-07-04 | (gl_PATH_CONCAT): Don't require gl_AC_DOS, the | Jim Meyering | |
prerequisite modules now handle the DOS stuff. Don't check for unistd.h. | |||
2004-06-30 | bump serial number, remove/replace spaces before TAB. | Jim Meyering | |
2004-06-30 | Reflect renaming: | Jim Meyering | |
s/gl_LIST_MOUNTED_FILESYSTEMS/gl_LIST_MOUNTED_FILE_SYSTEMS/ | |||
2004-06-30 | *** empty log message *** | Jim Meyering | |
2004-06-30 | (gl_LIST_MOUNTED_FILE_SYSTEMS): Renamed from | Jim Meyering | |
gl_LIST_MOUNTED_FILESYSTEMS. All uses changed. | |||
2004-06-30 | Change `filesystem' to `file system', mostly in comments. | Jim Meyering | |
Also in one `checking ... ' message. | |||
2004-06-30 | bump serial number | Jim Meyering | |
2004-06-30 | (gl_AC_DOS): Define FILE_SYSTEM_PREFIX_LEN, not | Jim Meyering | |
FILESYSTEM_PREFIX_LEN. Generate FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX, not FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX. Generate FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR, not FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR. | |||
2004-06-25 | *** empty log message *** | Jim Meyering | |
2004-06-25 | (gl_AFS): Use AC_ARG_WITH instead of ancient, hard-coded | Jim Meyering | |
AC_MSG_CHECKING/AC_MSG_RESULT etc. From Tim Waugh. | |||
2004-06-17 | *** empty log message *** | Jim Meyering | |
2004-06-17 | (GL_FUNC_GETCWD_PATH_MAX): Fix typo: getcwd | Jim Meyering | |
was being replaced when it shouldn't have been, and vice versa. | |||
2004-06-09 | *** empty log message *** | Jim Meyering | |
2004-06-09 | (AC_FUNC_CALLOC): Remove use of AN_FUNCTION. | Jim Meyering | |
2004-06-07 | *** empty log message *** | Jim Meyering | |
2004-06-07 | (gl_MACROS): Check for the directio function. | Jim Meyering | |
2004-06-01 | *** empty log message *** | Jim Meyering | |
2004-06-01 | Update from gnulib. | Jim Meyering | |
2004-05-29 | *** empty log message *** | Jim Meyering | |
2004-05-29 | (gl_PREREQ_XMALLOC): Require AC_FUNC_CALLOC. | Jim Meyering | |
2004-05-29 | *** empty log message *** | Jim Meyering | |
2004-05-29 | (AC_FUNC_CALLOC, _AC_FUNC_CALLOC_IF): New file/macros. | Jim Meyering | |
2004-05-21 | *** empty log message *** | Jim Meyering | |
2004-05-21 | Update from gnulib (fix reversed test). | Jim Meyering | |
2004-05-03 | *** empty log message *** | Jim Meyering | |
2004-05-03 | Temporary work-around for the problem reported here: | Jim Meyering | |
http://sources.redhat.com/ml/automake/2004-05/msg00023.html (FIXME: the number `23' may not be accurate) (AM_GNU_GETTEXT): Don't require AM_INTL_SUBDIR. (AM_INTL_SUBDIR): Comment out definition. | |||
2004-05-01 | *** empty log message *** | Jim Meyering | |
2004-05-01 | Remove unused file. | Jim Meyering | |
2004-05-01 | Remove unused file. | Jim Meyering | |
2004-05-01 | Remove unused file. | Jim Meyering | |
2004-05-01 | Remove unused file. | Jim Meyering | |
2004-05-01 | Remove unused file. | Jim Meyering | |
2004-05-01 | Remove unused file. | Jim Meyering | |
2004-05-01 | Remove file. This is now part of mktime.m4. | Jim Meyering | |
2004-05-01 | *** empty log message *** | Jim Meyering | |
2004-05-01 | (gl_MACROS): Move fchown-checking code to chown.m4. | Jim Meyering | |
2004-05-01 | (gl_PREREQ_CHOWN): Check for fcntl.h. | Jim Meyering | |
See if we need an fchown replacement. (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro. (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK, and use the replacement function if we detect either defect. | |||
2004-04-24 | (gl_MACROS): Check for tcgetpgrp. | Jim Meyering | |
2004-04-23 | *** empty log message *** | Jim Meyering | |
2004-04-23 | Don't check for values.h; it's no longer used. | Jim Meyering | |
2004-04-20 | *** empty log message *** | Jim Meyering | |
2004-04-20 | Change UTILS_ to gl_ in AC_DEFINE'd names. | Jim Meyering | |
Change utils_- and jm_-prefixed variables, too. * host-os.m4 (gl_HOST_OS): Renamed from UTILS_HOST_OS. | |||
2004-04-20 | Change UTILS_ to gl_ in AC_DEFINE'd names. | Jim Meyering | |
Change utils_- and jm_-prefixed variables, too. (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP. | |||
2004-04-20 | Reflect the renamings. | Jim Meyering | |
2004-04-20 | Change UTILS_ to gl_ in AC_DEFINE'd names. | Jim Meyering | |
Change utils_- and jm_-prefixed variables, too. (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from UTILS_FUNC_MKDIR_TRAILING_SLASH. | |||
2004-04-20 | *** empty log message *** | Jim Meyering | |
2004-04-20 | (gl_MACROS): Reflect the renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/ | Jim Meyering | |