summaryrefslogtreecommitdiff
path: root/lib/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in25
1 files changed, 12 insertions, 13 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index aabe223d0..aa95b139c 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -76,17 +76,17 @@ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
realloc.c regex.c rename.c rmdir.c rpmatch.c safe-read.c \
safe-read.h safe-write.c safe-write.h same.c same.h save-cwd.c \
save-cwd.h savedir.c savedir.h setenv.c setenv.h settime.c \
- sha1.c sha1.h sig2str.c sig2str.h stat-macros.h stat.c \
- stdio-safer.h stpcpy.c strcasecmp.c strcspn.c strdup.c \
- strdup.h strftime.c strftime.h stripslash.c strncasecmp.c \
- strndup.c strndup.h strnlen.c strpbrk.c strstr.c strtod.c \
- strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c \
- strtoumax.c strverscmp.c strverscmp.h tempname.c timespec.h \
- umaxtostr.c unistd-safer.h unlinkdir.c unlinkdir.h \
- unlocked-io.h unsetenv.c userspec.c userspec.h utime.c \
- utimecmp.c utimecmp.h utimens.c utimens.h vasnprintf.c \
- vasprintf.c xalloc.h xmalloc.c xnanosleep.c xnanosleep.h \
- xstrtol.c xstrtol.h xstrtoul.c xtime.h yesno.c yesno.h
+ sha1.c sha1.h sig2str.c sig2str.h stat-macros.h stdio-safer.h \
+ stpcpy.c strcasecmp.c strcspn.c strdup.c strdup.h strftime.c \
+ strftime.h stripslash.c strncasecmp.c strndup.c strndup.h \
+ strnlen.c strpbrk.c strstr.c strtod.c strtoimax.c strtol.c \
+ strtoll.c strtoul.c strtoull.c strtoumax.c strverscmp.c \
+ strverscmp.h tempname.c timespec.h umaxtostr.c unistd-safer.h \
+ unlinkdir.c unlinkdir.h unlocked-io.h unsetenv.c userspec.c \
+ userspec.h utime.c utimecmp.c utimecmp.h utimens.c utimens.h \
+ vasnprintf.c vasprintf.c xalloc.h xmalloc.c xnanosleep.c \
+ xnanosleep.h xstrtol.c xstrtol.h xstrtoul.c xtime.h yesno.c \
+ yesno.h
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
@@ -133,6 +133,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ld.m4 \
$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
$(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+ $(top_srcdir)/m4/localcharset.m4 \
$(top_srcdir)/m4/long-options.m4 \
$(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
$(top_srcdir)/m4/ls-mntd-fs.m4 $(top_srcdir)/m4/makepath.m4 \
@@ -314,7 +315,6 @@ RANLIB = @RANLIB@
SEQ_LIBM = @SEQ_LIBM@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
-SQRT_LIBM = @SQRT_LIBM@
STDBOOL_H = @STDBOOL_H@
STRIP = @STRIP@
U = @U@
@@ -558,7 +558,6 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/settime.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sha1.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sig2str.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stat.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stpcpy.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcspn.Po@am__quote@