*** empty log message ***

This commit is contained in:
Kevin Dalley 2001-06-09 16:53:14 +00:00
parent 994aa8ad36
commit 29ece6a845
9 changed files with 402 additions and 376 deletions

View File

@ -1,3 +1,9 @@
2001-06-09 Kevin Dalley <kevin@seti.org>
* doc/Makefile.am (MOSTLYCLEANFILES): add find.cps, which is
created by dvips. This should be taken care of by automake, but
the code is commented out.
2001-06-05 Kevin Dalley <kevin@seti.org>
* locate/updatedb.sh: replace "whoami" with "id -u" when testing

1
aclocal.m4 vendored
View File

@ -687,7 +687,6 @@ AC_DEFUN(jm_MACROS,
syslog.h \
termios.h \
unistd.h \
values.h \
)
jm_INCLUDED_REGEX([lib/regex.c])

View File

@ -643,9 +643,6 @@
/* Define if you have the <utmp.h> header file. */
#undef HAVE_UTMP_H
/* Define if you have the <values.h> header file. */
#undef HAVE_VALUES_H
/* Define if you have the `vprintf' function. */
#undef HAVE_VPRINTF

743
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,19 @@
Makefile
find.aux
find.cp
find.cps
find.dvi
find.fn
find.fns
find.info
find.info-1
find.info-2
find.ky
find.log
find.pg
find.ps
find.toc
find.tp
find.vr
stamp-vti
version.texi

View File

@ -102,6 +102,7 @@ l = @l@
info_TEXINFOS = find.texi
find_TEXINFOS = perm.texi
MOSTLYCLEANFILES = find.cps
EXEEXT =
OBJEXT = o
subdir = doc
@ -259,6 +260,7 @@ install-strip:
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
clean-generic:

View File

@ -1 +1,4 @@
Makefile
locate.log
locate.sum
site.exp

View File

@ -1,3 +1,7 @@
2001-06-09 Gerrit P. Haase <gerrit.haase@t-online.de>
* m4/j4-macros.m4: removed calls for values.h.
2000-10-29 Jim Meyering <meyering@lucent.com>
* gettext.m4: Rename this...

View File

@ -1 +1,4 @@
Makefile
site.exp
xargs.log
xargs.sum