summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-01-17*** empty log message ***Jim Meyering
2001-01-17(jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE, for autoconf-2.49c.Jim Meyering
2001-01-17(jm_LIST_MOUNTED_FILESYSTEMS): Likewise.Jim Meyering
2001-01-17.Jim Meyering
2001-01-17(main): Likewise.Jim Meyering
2001-01-17(PACKAGE): Likewise.Jim Meyering
2001-01-17(main): Likewise.Jim Meyering
2001-01-17(case_GETOPT_VERSION_CHAR): Use PACKAGE, not GNU_PACKAGE.Jim Meyering
2001-01-17*** empty log message ***Jim Meyering
2001-01-17(main): Use PACKAGE, not GNU_PACKAGE.Jim Meyering
2001-01-17(usage): Convert each TAB in --help output to a sequence of 8 spaces.Jim Meyering
2001-01-17(main): Use PACKAGE, not GNU_PACKAGE.Jim Meyering
2001-01-16*** empty log message ***Jim Meyering
2001-01-16Include <stdio.h>, needed by assert on SunOS4.Jim Meyering
2001-01-15*** empty log message ***Jim Meyering
2001-01-14.Jim Meyering
2001-01-14*** empty log message ***Jim Meyering
2001-01-14Remove conftestdir{,2} before trying to create the directory.Jim Meyering
Make the entire configure script fail if the mkdir fails.
2001-01-14(UINT_MAX_32_BITS): Define.Jim Meyering
Use UINT_MAX_32_BITS in the cpp conditions that determine the `word32' typedef. Using a literal `0xffffffff' failed with HPUX10.20's /bin/cc.
2001-01-14*** empty log message ***Jim Meyering
2001-01-14use id's -ng options, not -nGJim Meyering
2001-01-14*** empty log message ***Jim Meyering
2001-01-14*** empty log message ***Jim Meyering
2001-01-14*** empty log message ***Jim Meyering
2001-01-14.Jim Meyering
2001-01-14*** empty log message ***Jim Meyering
2001-01-14Include stdlib.h, string.h or strings.h, and xalloc.h.Jim Meyering
Use strip_trailing_slashes rather than open-coding it.
2001-01-14*** empty log message ***Jim Meyering
2001-01-14Use temporary directories named conftestdir{,2}, notJim Meyering
foo and bar. Create conftestdir/ in the script, not in the C code. Remove directories in the script, not in the C code.
2001-01-14from Volker BorchertJim Meyering
2001-01-14(jm_MACROS): Require vb_FUNC_RENAME.Jim Meyering
2001-01-14check for SunOS4.1.1U bug in renameJim Meyering
2001-01-14(TESTS): Add trailing-slash.Jim Meyering
2001-01-14from Volker BorchertJim Meyering
2001-01-14[RENAME_TRAILING_SLASH_BUG]: Use the rename wrapper.Jim Meyering
2001-01-14*** empty log message ***Jim Meyering
2001-01-14(update-po): Merge po-files in temporary filesJim Meyering
in the build directory, and update the source directory only when the merged catalog differs from the original. This fixes the known `make distcheck' failure due to `make update-po' being called on up-to-date but read-only files.
2001-01-13*** empty log message ***Jim Meyering
2001-01-13.Jim Meyering
2001-01-13*** empty log message ***Jim Meyering
2001-01-13(TESTS): Add into-self-4.Jim Meyering
2001-01-13*** empty log message ***Jim Meyering
2001-01-13add comment to go along with last changeJim Meyering
2001-01-13*** empty log message ***Jim Meyering
2001-01-13(same_file_ok): When moving a symlink onto itself,Jim Meyering
don't remove the symlink. Reported by David Luyer as Debian bug#82089, via Michael Stone.
2001-01-12*** empty log message ***Jim Meyering
2001-01-12 * tests/chmod/setgid: If `chmod g+s d' fails, then try to chgrpJim Meyering
to a group of which we're a member, then try the chmod again.
2001-01-11*** empty log message ***Jim Meyering
2001-01-11*** empty log message ***Jim Meyering
2001-01-10*** empty log message ***Jim Meyering