Jim Meyering
b0312e15d4
*** empty log message ***
2003-01-12 11:52:38 +00:00
Jim Meyering
131a8fecb3
*** empty log message ***
2003-01-12 11:51:43 +00:00
Jim Meyering
65a9e6a065
Lots of syntactic clean-up, mostly from Karl Berry.
...
Use consistent indentation, two spaces per level.
(scriptversion): New variable.
Change initializations like `variable=""' to `variable='.
(usage): New variable.
Use `test', not `['.
Use `test -n "$var"', not `[ x"$var" = x ]'.
Use `test -z "$var"', not `[ x"$var" != x ]'.
Alphabetize case entries.
Accept --help and --version options.
Remove unnecessary `else :' clauses.
Add a `Local variables' eval block to help emacs users update
the time-stamp variable added above.
2003-01-12 11:51:36 +00:00
Jim Meyering
60ad866925
*** empty log message ***
2003-01-12 09:04:16 +00:00
Jim Meyering
932bf8f214
*** empty log message ***
2003-01-12 08:59:19 +00:00
Jim Meyering
42594a0e4a
(usage): Document --first-only and mention that --tabs=N (-t) enables --all (-a).
2003-01-12 08:59:00 +00:00
Jim Meyering
079dc69267
(libfetish_a_SOURCES): Add canonicalize.h.
2003-01-12 08:57:11 +00:00
Jim Meyering
664a205be6
*** empty log message ***
2003-01-11 09:44:28 +00:00
Jim Meyering
b734cbf724
Don't test HAVE_ERRNO_H. It's not necessary.
2003-01-11 09:44:23 +00:00
Jim Meyering
7287520d21
*** empty log message ***
2003-01-11 09:43:50 +00:00
Jim Meyering
5e74b3cb3b
*** empty log message ***
2003-01-11 09:39:45 +00:00
Jim Meyering
35d5499fca
Include "canonicalize.h".
...
Use canonicalize_file_name unconditionally.
2003-01-11 09:39:40 +00:00
Jim Meyering
8a5ad5c78c
*** empty log message ***
2003-01-11 09:37:31 +00:00
Jim Meyering
96a72cddd1
Require AC_FUNC_CANONICALIZE_FILE_NAME.
...
(jm_MACROS): No longer check for resolvepath or canonicalize_file_name.
2003-01-11 09:37:18 +00:00
Jim Meyering
a49cb29dc1
*** empty log message ***
2003-01-11 09:36:07 +00:00
Jim Meyering
23ad418ba6
add prereqs
2003-01-11 09:35:55 +00:00
Jim Meyering
5d33b7498f
*** empty log message ***
2003-01-11 09:35:07 +00:00
Jim Meyering
c7463c38f8
Don't test HAVE_ERRNO_H. It's not necessary.
...
Don't test HAVE_STDDEF_H. It's not necessary.
Use definition of PTR_INT_TYPE from obstack.h.
2003-01-11 09:32:48 +00:00
Jim Meyering
eb04d885c2
From Dmitry Levin.
2003-01-11 08:29:46 +00:00
Jim Meyering
c600ace840
(AC_FUNC_CANONICALIZE_FILE_NAME): New file and macro.
2003-01-11 08:16:56 +00:00
Jim Meyering
8920dfdb57
Require AC_FUNC_CANONICALIZE_FILE_NAME.
2003-01-11 08:16:46 +00:00
Jim Meyering
85bcabcba2
*** empty log message ***
2003-01-10 23:17:23 +00:00
Jim Meyering
52855f6e36
*** empty log message ***
2003-01-10 23:07:12 +00:00
Jim Meyering
b6c0821009
Don't include xalloc.h.
...
It's already included via system.h.
2003-01-10 23:07:04 +00:00
Jim Meyering
3bc2ea6982
*** empty log message ***
2003-01-10 23:03:18 +00:00
Jim Meyering
774f38050e
Add src/readlink.c.
2003-01-10 23:03:13 +00:00
Jim Meyering
8ba73f51a0
*** empty log message ***
2003-01-10 22:55:49 +00:00
Jim Meyering
44b0813e1e
Include "xgetcwd.h".
2003-01-10 22:55:33 +00:00
Jim Meyering
251cad0c9c
*** empty log message ***
2003-01-10 22:48:28 +00:00
Jim Meyering
77f6ad8381
Include "xgetcwd.h".
2003-01-10 22:48:02 +00:00
Jim Meyering
76ee8c435c
(libfetish_a_SOURCES): Add xgetcwd.h.
2003-01-10 22:47:38 +00:00
Jim Meyering
9805d6c5cc
Remove uses of PARAMS.
2003-01-10 22:46:11 +00:00
Jim Meyering
784d409601
Include xgetcwd.h.
2003-01-10 22:45:14 +00:00
Jim Meyering
e690564cc9
*** empty log message ***
2003-01-10 22:32:08 +00:00
Jim Meyering
418e181ad8
Don't declare functions declared by xalloc.h.
...
Include "xalloc.h" instead.
2003-01-10 21:46:37 +00:00
Jim Meyering
4ac2ebda98
Don't declare directly functions declared by xalloc.h.
...
Include "xalloc.h" instead.
2003-01-10 21:45:21 +00:00
Jim Meyering
3242594f7b
Don't declare directly functions declared by xalloc.h.
...
Include "xalloc.h" instead.
2003-01-10 21:44:56 +00:00
Jim Meyering
200a73de4f
Don't declare xmalloc directly.
...
Include "xalloc.h" instead.
2003-01-10 21:38:20 +00:00
Jim Meyering
2e62c8ab03
.
2003-01-10 21:37:19 +00:00
Jim Meyering
8088407c6c
.
2003-01-10 13:21:14 +00:00
Jim Meyering
3617805acb
Remove declaration of xstrdup.
...
Instead, include "xalloc.h".
2003-01-10 08:41:28 +00:00
Jim Meyering
6f45173dec
.
2003-01-09 20:59:09 +00:00
Jim Meyering
b1b0565faf
Document readlink.
2003-01-09 20:53:40 +00:00
Jim Meyering
acd9f2ab3b
copyright
2003-01-09 20:45:06 +00:00
Jim Meyering
3b3ff7872c
*** empty log message ***
2003-01-09 20:43:05 +00:00
Jim Meyering
9681c225cb
Include other part of Dmitry's patch.
...
(dist_man_MANS): Add readlink.1.
2003-01-09 20:42:33 +00:00
Jim Meyering
51accd1c5e
*** empty log message ***
2003-01-09 20:39:43 +00:00
Jim Meyering
07a2a5a4be
*** empty log message ***
2003-01-09 20:39:04 +00:00
Jim Meyering
30e7a37b70
Add readlink.
2003-01-09 20:38:48 +00:00
Jim Meyering
f3f599f657
Add readlink.
2003-01-09 20:37:41 +00:00