summaryrefslogtreecommitdiff
path: root/lib/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in42
1 files changed, 22 insertions, 20 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 4ef85d0ed..18d45039f 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -78,15 +78,15 @@ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
save-cwd.h savedir.c savedir.h setenv.c setenv.h settime.c \
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
+ strftime.h strintcmp.c stripslash.c strncasecmp.c strndup.c \
+ strndup.h strnlen.c strnumcmp-in.h strnumcmp.c strnumcmp.h \
+ 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 \
@@ -172,17 +172,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/strcspn.m4 $(top_srcdir)/m4/strdup.m4 \
$(top_srcdir)/m4/strftime.m4 $(top_srcdir)/m4/stripslash.m4 \
$(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
- $(top_srcdir)/m4/strpbrk.m4 $(top_srcdir)/m4/strstr.m4 \
- $(top_srcdir)/m4/strtod.m4 $(top_srcdir)/m4/strtoimax.m4 \
- $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoll.m4 \
- $(top_srcdir)/m4/strtoul.m4 $(top_srcdir)/m4/strtoull.m4 \
- $(top_srcdir)/m4/strtoumax.m4 $(top_srcdir)/m4/strverscmp.m4 \
- $(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \
- $(top_srcdir)/m4/typeof.m4 $(top_srcdir)/m4/tzset.m4 \
- $(top_srcdir)/m4/uint32_t.m4 $(top_srcdir)/m4/uintmax_t.m4 \
- $(top_srcdir)/m4/uintptr_t.m4 $(top_srcdir)/m4/ullong_max.m4 \
- $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/unicodeio.m4 \
- $(top_srcdir)/m4/unistd-safer.m4 \
+ $(top_srcdir)/m4/strnumcmp.m4 $(top_srcdir)/m4/strpbrk.m4 \
+ $(top_srcdir)/m4/strstr.m4 $(top_srcdir)/m4/strtod.m4 \
+ $(top_srcdir)/m4/strtoimax.m4 $(top_srcdir)/m4/strtol.m4 \
+ $(top_srcdir)/m4/strtoll.m4 $(top_srcdir)/m4/strtoul.m4 \
+ $(top_srcdir)/m4/strtoull.m4 $(top_srcdir)/m4/strtoumax.m4 \
+ $(top_srcdir)/m4/strverscmp.m4 $(top_srcdir)/m4/timespec.m4 \
+ $(top_srcdir)/m4/tm_gmtoff.m4 $(top_srcdir)/m4/typeof.m4 \
+ $(top_srcdir)/m4/tzset.m4 $(top_srcdir)/m4/uint32_t.m4 \
+ $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/uintptr_t.m4 \
+ $(top_srcdir)/m4/ullong_max.m4 $(top_srcdir)/m4/ulonglong.m4 \
+ $(top_srcdir)/m4/unicodeio.m4 $(top_srcdir)/m4/unistd-safer.m4 \
$(top_srcdir)/m4/unlink-busy.m4 $(top_srcdir)/m4/unlinkdir.m4 \
$(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/uptime.m4 \
$(top_srcdir)/m4/userspec.m4 $(top_srcdir)/m4/utimbuf.m4 \
@@ -564,10 +564,12 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcspn.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strdup.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strftime.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strintcmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stripslash.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strncasecmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strndup.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strnlen.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strnumcmp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strpbrk.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strstr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtod.Po@am__quote@