Jim Meyering
b89b71f63e
.
2000-06-12 07:42:01 +00:00
Jim Meyering
675538e965
*** empty log message ***
2000-06-12 06:59:30 +00:00
Jim Meyering
14e29d814e
*** empty log message ***
2000-06-12 06:10:28 +00:00
Jim Meyering
5bdf244d0d
(TESTS): Add diag.
2000-06-12 06:10:23 +00:00
Jim Meyering
3e9e02727b
(main): Give the correct diagnostic when using the
...
--target-dir=DIR option, but no arguments.
Patch from Michael Stone. Reported by herbert@gondor.apana.org.au .
2000-06-12 06:09:32 +00:00
Jim Meyering
9af1ed39b5
*** empty log message ***
2000-06-12 06:07:42 +00:00
Jim Meyering
32dd0d64b9
*** empty log message ***
2000-06-12 06:01:06 +00:00
Jim Meyering
66fcd6e2eb
*** empty log message ***
2000-06-12 05:51:16 +00:00
Jim Meyering
d4f4a5c5f1
*** empty log message ***
2000-06-09 23:59:51 +00:00
Jim Meyering
9a684a5b1f
*** empty log message ***
2000-06-09 23:28:57 +00:00
Jim Meyering
9fea42bfd6
.
2000-06-09 23:28:54 +00:00
Jim Meyering
e29c5e38f8
Typo-fixes and some clean-up from Brian Youmans.
2000-06-09 22:59:04 +00:00
Jim Meyering
3c1a0b9db7
tweak references after Brian's changes
2000-06-08 20:17:59 +00:00
Jim Meyering
14a2802aba
A few typos and minor formatting fixes.
2000-06-08 17:01:51 +00:00
Jim Meyering
736995d606
(Multiple Changes): Fix typo.
2000-06-08 16:56:30 +00:00
Jim Meyering
5cce6821e1
*** empty log message ***
2000-06-06 21:42:04 +00:00
Jim Meyering
ced45c88d4
.
2000-06-06 21:40:56 +00:00
Jim Meyering
b810bd54a0
*** empty log message ***
2000-06-06 20:30:59 +00:00
Jim Meyering
179f99492b
(AC_SYS_LARGEFILE_FLAGS,
...
AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
(AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
(AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
All uses changed.
Instead of inspecting the output of getconf, try to compile the
test program without and with the macro definition.
(AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
for getconf. Instead, check for the needed flags by compiling
test programs.
2000-06-06 20:30:34 +00:00
Jim Meyering
a605579011
(alpha_subdir): Factor out `gnu/fetish'.
2000-06-06 20:09:35 +00:00
Jim Meyering
0c0c2d5f40
*** empty log message ***
2000-06-04 21:58:42 +00:00
Jim Meyering
55babc7fe1
*** empty log message ***
2000-06-04 13:28:45 +00:00
Jim Meyering
1f07d34ed2
Include <config.h> if HAVE_CONFIG_H.
2000-06-04 13:20:20 +00:00
Jim Meyering
8e2e012dc9
.
FILEUTILS-4_0t
2000-06-04 08:13:25 +00:00
Jim Meyering
3962d775bf
Put kludge in if-then...fi block.
2000-06-04 07:30:07 +00:00
Jim Meyering
1faa6a399a
*** empty log message ***
2000-06-04 06:53:32 +00:00
Jim Meyering
98a1d5e72a
(show_point) [HAVE_REALPATH && !HAVE_RESOLVEPATH]:
...
Cast undeclared `realpath' to char* to avoid warning.
2000-06-04 06:51:46 +00:00
Jim Meyering
985cf06296
(getugroups): Cast -1 to gid_t, for systems like
...
SunOS4.1.4 for which gid_t is an unsigned type.
2000-06-04 06:47:31 +00:00
Jim Meyering
377d7cdb85
*** empty log message ***
2000-06-04 06:41:13 +00:00
Jim Meyering
86c8226819
move vmp decl back out to the scope where it belongs
2000-06-03 22:09:03 +00:00
Jim Meyering
e5f1a12c6b
*** empty log message ***
2000-06-03 21:47:48 +00:00
Jim Meyering
c588f96c37
[!HAVE_DECL_MEMCHR]: Declare memchr.
2000-06-03 21:47:37 +00:00
Jim Meyering
51cee2cf8d
*** empty log message ***
2000-06-03 12:41:19 +00:00
Jim Meyering
b0619089c9
(jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
...
now that autoconf requires that.
2000-06-03 12:40:56 +00:00
Jim Meyering
e78fd6ee39
*** empty log message ***
2000-06-03 12:22:37 +00:00
Jim Meyering
2e8629e442
Add a kludge to make autoheader emit the required
...
#undefs. E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
2000-06-03 12:22:33 +00:00
Jim Meyering
111cdb39c3
.
2000-06-03 08:34:45 +00:00
Jim Meyering
1b306b070e
(install-exec-local): On systems with glibc-2.1 or
...
newer, don't install charset.alias.
2000-06-03 08:34:34 +00:00
Jim Meyering
70ac95bbb2
Change the Linux/glibc rules so they become empty on glibc-2.1 or newer.
2000-06-03 08:34:18 +00:00
Jim Meyering
43585ddb5e
*** empty log message ***
2000-06-03 08:33:04 +00:00
Jim Meyering
410cb32814
Add comment to AC_DEFINE_UNQUOTED use.
2000-06-03 08:29:33 +00:00
Jim Meyering
ea146bfd07
.
2000-06-03 08:26:05 +00:00
Jim Meyering
534576fad0
Use jm_GLIBC21.
2000-06-03 08:25:33 +00:00
Jim Meyering
6f7ac74eb3
New file. From Bruno Haible.
2000-06-03 08:23:54 +00:00
Jim Meyering
f6639dbe36
*** empty log message ***
2000-06-03 08:19:42 +00:00
Jim Meyering
f29147b4a1
*** empty log message ***
2000-06-03 08:18:18 +00:00
Jim Meyering
757e85d993
*** empty log message ***
2000-06-03 08:15:24 +00:00
Jim Meyering
b662dfc657
Allow -v as synonym for --verbose, to be consistent with other fileutils.
2000-06-03 08:11:08 +00:00
Jim Meyering
8cb9b753c5
Allow -v as synonym for --verbose, to be consistent with other fileutils.
2000-06-03 08:10:37 +00:00
Jim Meyering
2d5e52c70d
(usage): Document that -v is a synonym for --verbose.
2000-06-03 08:09:53 +00:00