Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
debian-packages
Tar
Commits
ee168310
Commit
ee168310
authored
Nov 01, 2010
by
Bdale Garbee
Browse files
Imported Upstream version 1.24
parent
22f1eb8b
Changes
456
Expand all
Hide whitespace changes
Inline
Side-by-side
COPYING
View file @
ee168310
GNU GENERAL PUBLIC LICENSE
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
of this license document, but changing it is not allowed.
Preamble
Preamble
The GNU General Public License is a free, copyleft license for
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
software and other kinds of works.
...
@@ -69,7 +68,7 @@ patents cannot be used to render the program non-free.
...
@@ -69,7 +68,7 @@ patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
The precise terms and conditions for copying, distribution and
modification follow.
modification follow.
TERMS AND CONDITIONS
TERMS AND CONDITIONS
0. Definitions.
0. Definitions.
...
@@ -77,7 +76,7 @@ modification follow.
...
@@ -77,7 +76,7 @@ modification follow.
"Copyright" also means copyright-like laws that apply to other kinds of
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
"recipients" may be individuals or organizations.
...
@@ -510,7 +509,7 @@ actual knowledge that, but for the patent license, your conveying the
...
@@ -510,7 +509,7 @@ actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
covered work, and grant a patent license to some of the parties
...
@@ -619,9 +618,9 @@ an absolute waiver of all civil liability in connection with the
...
@@ -619,9 +618,9 @@ an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
possible use to the public, the best way to achieve this is to make it
...
@@ -673,4 +672,3 @@ may consider it more useful to permit linking proprietary applications with
...
@@ -673,4 +672,3 @@ may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
ChangeLog
View file @
ee168310
This diff is collapsed.
Click to expand it.
ChangeLog.1
View file @
ee168310
Currently there is just one ChangeLog file for tar, but
Currently there is just one ChangeLog file for tar, but
there used to be separate ChangeLog files for each subdirectory.
there used to be separate ChangeLog files for each subdirectory.
This file records what used to be in those separate files.
This file records what used to be in those separate files.
...
...
Makefile.am
View file @
ee168310
...
@@ -22,7 +22,7 @@ ACLOCAL_AMFLAGS = -I m4
...
@@ -22,7 +22,7 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST
=
ChangeLog.1 Make.rules
EXTRA_DIST
=
ChangeLog.1 Make.rules
SUBDIRS
=
doc gnu lib rmt src scripts po tests
SUBDIRS
=
doc gnu lib rmt src scripts po tests
dist-hook
:
dist-hook
:
$(MAKE)
changelog_dir
=
$(distdir)
ChangeLog
$(MAKE)
changelog_dir
=
$(distdir)
ChangeLog
-
rm
-f
$(distdir)
.cpio
-
rm
-f
$(distdir)
.cpio
find
$(distdir)
| cpio
-Hcrc
-o
|
\
find
$(distdir)
| cpio
-Hcrc
-o
|
\
...
@@ -36,5 +36,3 @@ include Make.rules
...
@@ -36,5 +36,3 @@ include Make.rules
gen_start_date
=
2009-03-06
gen_start_date
=
2009-03-06
prev_change_log
=
ChangeLog.CVS
prev_change_log
=
ChangeLog.CVS
changelog_dir
=
.
changelog_dir
=
.
Makefile.in
View file @
ee168310
...
@@ -95,11 +95,11 @@ subdir = .
...
@@ -95,11 +95,11 @@ subdir = .
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/m4/00gnulib.m4
\
am__aclocal_m4_deps
=
$(top_srcdir)
/m4/00gnulib.m4
\
$(top_srcdir)
/m4/alloca.m4
$(top_srcdir)
/m4/argmatch.m4
\
$(top_srcdir)
/m4/alloca.m4
$(top_srcdir)
/m4/argmatch.m4
\
$(top_srcdir)
/m4/argp.m4
$(top_srcdir)
/m4/
backupfil
e.m4
\
$(top_srcdir)
/m4/argp.m4
$(top_srcdir)
/m4/
asm-underscor
e.m4
\
$(top_srcdir)
/m4/b
ison
.m4
$(top_srcdir)
/m4/b
towc
.m4
\
$(top_srcdir)
/m4/b
ackupfile
.m4
$(top_srcdir)
/m4/b
ison
.m4
\
$(top_srcdir)
/m4/canonicalize.m4
\
$(top_srcdir)
/m4/btowc.m4
$(top_srcdir)
/m4/canonicalize.m4
\
$(top_srcdir)
/m4/chdir-long.m4
$(top_srcdir)
/m4/chown.m4
\
$(top_srcdir)
/m4/chdir-long.m4
$(top_srcdir)
/m4/chown.m4
\
$(top_srcdir)
/m4/clock_time.m4
\
$(top_srcdir)
/m4/clock_time.m4
$(top_srcdir)
/m4/cloexec.m4
\
$(top_srcdir)
/m4/close-stream.m4
$(top_srcdir)
/m4/close.m4
\
$(top_srcdir)
/m4/close-stream.m4
$(top_srcdir)
/m4/close.m4
\
$(top_srcdir)
/m4/closeout.m4
$(top_srcdir)
/m4/codeset.m4
\
$(top_srcdir)
/m4/closeout.m4
$(top_srcdir)
/m4/codeset.m4
\
$(top_srcdir)
/m4/d-ino.m4
$(top_srcdir)
/m4/dirent-safer.m4
\
$(top_srcdir)
/m4/d-ino.m4
$(top_srcdir)
/m4/dirent-safer.m4
\
...
@@ -112,17 +112,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
...
@@ -112,17 +112,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
$(top_srcdir)
/m4/fchdir.m4
$(top_srcdir)
/m4/fclose.m4
\
$(top_srcdir)
/m4/fchdir.m4
$(top_srcdir)
/m4/fclose.m4
\
$(top_srcdir)
/m4/fcntl-o.m4
$(top_srcdir)
/m4/fcntl.m4
\
$(top_srcdir)
/m4/fcntl-o.m4
$(top_srcdir)
/m4/fcntl.m4
\
$(top_srcdir)
/m4/fcntl_h.m4
$(top_srcdir)
/m4/fdopendir.m4
\
$(top_srcdir)
/m4/fcntl_h.m4
$(top_srcdir)
/m4/fdopendir.m4
\
$(top_srcdir)
/m4/fileblocks.m4
$(top_srcdir)
/m4/float_h.m4
\
$(top_srcdir)
/m4/fileblocks.m4
$(top_srcdir)
/m4/filenamecat.m4
\
$(top_srcdir)
/m4/fnmatch.m4
$(top_srcdir)
/m4/fpending.m4
\
$(top_srcdir)
/m4/float_h.m4
$(top_srcdir)
/m4/fnmatch.m4
\
$(top_srcdir)
/m4/fseeko.m4
$(top_srcdir)
/m4/ftruncate.m4
\
$(top_srcdir)
/m4/fpending.m4
$(top_srcdir)
/m4/fseeko.m4
\
$(top_srcdir)
/m4/futimens.m4
\
$(top_srcdir)
/m4/getcwd-abort-bug.m4
\
$(top_srcdir)
/m4/getcwd-abort-bug.m4
\
$(top_srcdir)
/m4/getcwd-path-max.m4
$(top_srcdir)
/m4/getcwd.m4
\
$(top_srcdir)
/m4/getcwd-path-max.m4
$(top_srcdir)
/m4/getcwd.m4
\
$(top_srcdir)
/m4/getdate.m4
$(top_srcdir)
/m4/getdelim.m4
\
$(top_srcdir)
/m4/getdelim.m4
$(top_srcdir)
/m4/getdtablesize.m4
\
$(top_srcdir)
/m4/getdtablesize.m4
$(top_srcdir)
/m4/getline.m4
\
$(top_srcdir)
/m4/getline.m4
$(top_srcdir)
/m4/getopt.m4
\
$(top_srcdir)
/m4/getopt.m4
$(top_srcdir)
/m4/getpagesize.m4
\
$(top_srcdir)
/m4/getpagesize.m4
$(top_srcdir)
/m4/gettext.m4
\
$(top_srcdir)
/m4/gettext.m4
$(top_srcdir)
/m4/gettime.m4
\
$(top_srcdir)
/m4/gettime.m4
$(top_srcdir)
/m4/gettimeofday.m4
\
$(top_srcdir)
/m4/gettimeofday.m4
$(top_srcdir)
/m4/glibc21.m4
\
$(top_srcdir)
/m4/glibc21.m4
$(top_srcdir)
/m4/gnulib-common.m4
\
$(top_srcdir)
/m4/gnulib-common.m4
\
$(top_srcdir)
/m4/gnulib-comp.m4
$(top_srcdir)
/m4/hash.m4
\
$(top_srcdir)
/m4/gnulib-comp.m4
$(top_srcdir)
/m4/hash.m4
\
$(top_srcdir)
/m4/human.m4
$(top_srcdir)
/m4/iconv.m4
\
$(top_srcdir)
/m4/human.m4
$(top_srcdir)
/m4/iconv.m4
\
$(top_srcdir)
/m4/include_next.m4
$(top_srcdir)
/m4/inline.m4
\
$(top_srcdir)
/m4/include_next.m4
$(top_srcdir)
/m4/inline.m4
\
...
@@ -132,54 +132,61 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
...
@@ -132,54 +132,61 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
$(top_srcdir)
/m4/langinfo_h.m4
$(top_srcdir)
/m4/lchown.m4
\
$(top_srcdir)
/m4/langinfo_h.m4
$(top_srcdir)
/m4/lchown.m4
\
$(top_srcdir)
/m4/lib-ld.m4
$(top_srcdir)
/m4/lib-link.m4
\
$(top_srcdir)
/m4/lib-ld.m4
$(top_srcdir)
/m4/lib-link.m4
\
$(top_srcdir)
/m4/lib-prefix.m4
\
$(top_srcdir)
/m4/lib-prefix.m4
\
$(top_srcdir)
/m4/localcharset.m4
$(top_srcdir)
/m4/locale-fr.m4
\
$(top_srcdir)
/m4/libunistring-base.m4
\
$(top_srcdir)
/m4/locale-ja.m4
$(top_srcdir)
/m4/locale-zh.m4
\
$(top_srcdir)
/m4/link-follow.m4
$(top_srcdir)
/m4/link.m4
\
$(top_srcdir)
/m4/longlong.m4
$(top_srcdir)
/m4/lseek.m4
\
$(top_srcdir)
/m4/linkat.m4
$(top_srcdir)
/m4/localcharset.m4
\
$(top_srcdir)
/m4/lstat.m4
$(top_srcdir)
/m4/malloc.m4
\
$(top_srcdir)
/m4/locale-fr.m4
$(top_srcdir)
/m4/locale-ja.m4
\
$(top_srcdir)
/m4/malloca.m4
$(top_srcdir)
/m4/mbchar.m4
\
$(top_srcdir)
/m4/locale-zh.m4
$(top_srcdir)
/m4/longlong.m4
\
$(top_srcdir)
/m4/mbiter.m4
$(top_srcdir)
/m4/mbrtowc.m4
\
$(top_srcdir)
/m4/lseek.m4
$(top_srcdir)
/m4/lstat.m4
\
$(top_srcdir)
/m4/mbsinit.m4
$(top_srcdir)
/m4/mbsrtowcs.m4
\
$(top_srcdir)
/m4/malloc.m4
$(top_srcdir)
/m4/malloca.m4
\
$(top_srcdir)
/m4/mbstate_t.m4
$(top_srcdir)
/m4/memchr.m4
\
$(top_srcdir)
/m4/mbchar.m4
$(top_srcdir)
/m4/mbiter.m4
\
$(top_srcdir)
/m4/mempcpy.m4
$(top_srcdir)
/m4/memrchr.m4
\
$(top_srcdir)
/m4/mbrtowc.m4
$(top_srcdir)
/m4/mbsinit.m4
\
$(top_srcdir)
/m4/mkdir.m4
$(top_srcdir)
/m4/mkdtemp.m4
\
$(top_srcdir)
/m4/mbsrtowcs.m4
$(top_srcdir)
/m4/mbstate_t.m4
\
$(top_srcdir)
/m4/memchr.m4
$(top_srcdir)
/m4/mempcpy.m4
\
$(top_srcdir)
/m4/memrchr.m4
$(top_srcdir)
/m4/mkdir.m4
\
$(top_srcdir)
/m4/mkdtemp.m4
$(top_srcdir)
/m4/mkfifo.m4
\
$(top_srcdir)
/m4/mkfifoat.m4
$(top_srcdir)
/m4/mknod.m4
\
$(top_srcdir)
/m4/mktime.m4
$(top_srcdir)
/m4/mmap-anon.m4
\
$(top_srcdir)
/m4/mktime.m4
$(top_srcdir)
/m4/mmap-anon.m4
\
$(top_srcdir)
/m4/mode_t.m4
$(top_srcdir)
/m4/modechange.m4
\
$(top_srcdir)
/m4/mode_t.m4
$(top_srcdir)
/m4/modechange.m4
\
$(top_srcdir)
/m4/multiarch.m4
$(top_srcdir)
/m4/nl_langinfo.m4
\
$(top_srcdir)
/m4/multiarch.m4
$(top_srcdir)
/m4/nl_langinfo.m4
\
$(top_srcdir)
/m4/nls.m4
$(top_srcdir)
/m4/open.m4
\
$(top_srcdir)
/m4/nls.m4
$(top_srcdir)
/m4/open.m4
\
$(top_srcdir)
/m4/openat.m4
$(top_srcdir)
/m4/pathmax.m4
\
$(top_srcdir)
/m4/openat.m4
$(top_srcdir)
/m4/parse-datetime.m4
\
$(top_srcdir)
/m4/paxutils.m4
$(top_srcdir)
/m4/po.m4
\
$(top_srcdir)
/m4/pathmax.m4
$(top_srcdir)
/m4/paxutils.m4
\
$(top_srcdir)
/m4/printf.m4
$(top_srcdir)
/m4/priv-set.m4
\
$(top_srcdir)
/m4/po.m4
$(top_srcdir)
/m4/printf.m4
\
$(top_srcdir)
/m4/progtest.m4
$(top_srcdir)
/m4/quote.m4
\
$(top_srcdir)
/m4/priv-set.m4
$(top_srcdir)
/m4/progtest.m4
\
$(top_srcdir)
/m4/quotearg.m4
$(top_srcdir)
/m4/rawmemchr.m4
\
$(top_srcdir)
/m4/quote.m4
$(top_srcdir)
/m4/quotearg.m4
\
$(top_srcdir)
/m4/readlink.m4
$(top_srcdir)
/m4/realloc.m4
\
$(top_srcdir)
/m4/rawmemchr.m4
$(top_srcdir)
/m4/readlink.m4
\
$(top_srcdir)
/m4/regex.m4
$(top_srcdir)
/m4/rmdir.m4
\
$(top_srcdir)
/m4/readlinkat.m4
$(top_srcdir)
/m4/realloc.m4
\
$(top_srcdir)
/m4/regex.m4
$(top_srcdir)
/m4/rename.m4
\
$(top_srcdir)
/m4/renameat.m4
$(top_srcdir)
/m4/rmdir.m4
\
$(top_srcdir)
/m4/rmt.m4
$(top_srcdir)
/m4/rpmatch.m4
\
$(top_srcdir)
/m4/rmt.m4
$(top_srcdir)
/m4/rpmatch.m4
\
$(top_srcdir)
/m4/rtapelib.m4
$(top_srcdir)
/m4/safe-read.m4
\
$(top_srcdir)
/m4/rtapelib.m4
$(top_srcdir)
/m4/safe-read.m4
\
$(top_srcdir)
/m4/safe-write.m4
$(top_srcdir)
/m4/same.m4
\
$(top_srcdir)
/m4/safe-write.m4
$(top_srcdir)
/m4/save-cwd.m4
\
$(top_srcdir)
/m4/save-cwd.m4
$(top_srcdir)
/m4/savedir.m4
\
$(top_srcdir)
/m4/savedir.m4
$(top_srcdir)
/m4/setenv.m4
\
$(top_srcdir)
/m4/setenv.m4
$(top_srcdir)
/m4/size_max.m4
\
$(top_srcdir)
/m4/size_max.m4
$(top_srcdir)
/m4/sleep.m4
\
$(top_srcdir)
/m4/sleep.m4
$(top_srcdir)
/m4/snprintf.m4
\
$(top_srcdir)
/m4/snprintf.m4
$(top_srcdir)
/m4/ssize_t.m4
\
$(top_srcdir)
/m4/ssize_t.m4
$(top_srcdir)
/m4/stat-time.m4
\
$(top_srcdir)
/m4/stat-time.m4
$(top_srcdir)
/m4/stat.m4
\
$(top_srcdir)
/m4/stat.m4
$(top_srcdir)
/m4/stdarg.m4
\
$(top_srcdir)
/m4/stdarg.m4
$(top_srcdir)
/m4/stdbool.m4
\
$(top_srcdir)
/m4/stdbool.m4
$(top_srcdir)
/m4/stddef_h.m4
\
$(top_srcdir)
/m4/stddef_h.m4
$(top_srcdir)
/m4/stdint.m4
\
$(top_srcdir)
/m4/stdint.m4
$(top_srcdir)
/m4/stdint_h.m4
\
$(top_srcdir)
/m4/stdint_h.m4
$(top_srcdir)
/m4/stdio_h.m4
\
$(top_srcdir)
/m4/stdio_h.m4
$(top_srcdir)
/m4/stdlib_h.m4
\
$(top_srcdir)
/m4/stdlib_h.m4
$(top_srcdir)
/m4/stpcpy.m4
\
$(top_srcdir)
/m4/stpcpy.m4
$(top_srcdir)
/m4/strcase.m4
\
$(top_srcdir)
/m4/strcase.m4
$(top_srcdir)
/m4/strchrnul.m4
\
$(top_srcdir)
/m4/strchrnul.m4
$(top_srcdir)
/m4/strdup.m4
\
$(top_srcdir)
/m4/strdup.m4
$(top_srcdir)
/m4/strerror.m4
\
$(top_srcdir)
/m4/strerror.m4
$(top_srcdir)
/m4/string_h.m4
\
$(top_srcdir)
/m4/string_h.m4
$(top_srcdir)
/m4/strings_h.m4
\
$(top_srcdir)
/m4/strings_h.m4
$(top_srcdir)
/m4/strndup.m4
\
$(top_srcdir)
/m4/strndup.m4
$(top_srcdir)
/m4/strnlen.m4
\
$(top_srcdir)
/m4/strnlen.m4
$(top_srcdir)
/m4/strtoimax.m4
\
$(top_srcdir)
/m4/strtoimax.m4
$(top_srcdir)
/m4/strtol.m4
\
$(top_srcdir)
/m4/strtol.m4
$(top_srcdir)
/m4/strtoll.m4
\
$(top_srcdir)
/m4/strtoll.m4
$(top_srcdir)
/m4/strtoul.m4
\
$(top_srcdir)
/m4/strtoul.m4
$(top_srcdir)
/m4/strtoull.m4
\
$(top_srcdir)
/m4/strtoull.m4
$(top_srcdir)
/m4/strtoumax.m4
\
$(top_srcdir)
/m4/strtoumax.m4
$(top_srcdir)
/m4/sys_stat_h.m4
\
$(top_srcdir)
/m4/symlink.m4
$(top_srcdir)
/m4/symlinkat.m4
\
$(top_srcdir)
/m4/sys_time_h.m4
$(top_srcdir)
/m4/sysexits.m4
\
$(top_srcdir)
/m4/sys_stat_h.m4
$(top_srcdir)
/m4/sys_time_h.m4
\
$(top_srcdir)
/m4/system.m4
$(top_srcdir)
/m4/tempname.m4
\
$(top_srcdir)
/m4/sysexits.m4
$(top_srcdir)
/m4/system.m4
\
$(top_srcdir)
/m4/time_h.m4
$(top_srcdir)
/m4/time_r.m4
\
$(top_srcdir)
/m4/tempname.m4
$(top_srcdir)
/m4/time_h.m4
\
$(top_srcdir)
/m4/timespec.m4
$(top_srcdir)
/m4/tm_gmtoff.m4
\
$(top_srcdir)
/m4/time_r.m4
$(top_srcdir)
/m4/timespec.m4
\
$(top_srcdir)
/m4/unistd-safer.m4
$(top_srcdir)
/m4/unistd_h.m4
\
$(top_srcdir)
/m4/tm_gmtoff.m4
$(top_srcdir)
/m4/unistd-safer.m4
\
$(top_srcdir)
/m4/unlink.m4
$(top_srcdir)
/m4/unlinkdir.m4
\
$(top_srcdir)
/m4/unistd_h.m4
$(top_srcdir)
/m4/unlink.m4
\
$(top_srcdir)
/m4/unlocked-io.m4
$(top_srcdir)
/m4/utimbuf.m4
\
$(top_srcdir)
/m4/unlinkdir.m4
$(top_srcdir)
/m4/unlocked-io.m4
\
$(top_srcdir)
/m4/utimens.m4
$(top_srcdir)
/m4/utimes.m4
\
$(top_srcdir)
/m4/utimbuf.m4
$(top_srcdir)
/m4/utimens.m4
\
$(top_srcdir)
/m4/utimensat.m4
$(top_srcdir)
/m4/utimes.m4
\
$(top_srcdir)
/m4/vasnprintf.m4
$(top_srcdir)
/m4/vasprintf.m4
\
$(top_srcdir)
/m4/vasnprintf.m4
$(top_srcdir)
/m4/vasprintf.m4
\
$(top_srcdir)
/m4/version-etc.m4
$(top_srcdir)
/m4/vsnprintf.m4
\
$(top_srcdir)
/m4/version-etc.m4
$(top_srcdir)
/m4/vsnprintf.m4
\
$(top_srcdir)
/m4/warn-on-use.m4
$(top_srcdir)
/m4/wchar_h.m4
\
$(top_srcdir)
/m4/warn-on-use.m4
$(top_srcdir)
/m4/wchar_h.m4
\
...
@@ -253,7 +260,7 @@ am__relativize = \
...
@@ -253,7 +260,7 @@ am__relativize = \
dir1
=
`
echo
"
$$
dir1"
|
sed
-e
"
$$
sed_rest"
`
;
\
dir1
=
`
echo
"
$$
dir1"
|
sed
-e
"
$$
sed_rest"
`
;
\
done
;
\
done
;
\
reldir
=
"
$$
dir2"
reldir
=
"
$$
dir2"
DIST_ARCHIVES
=
$(distdir)
.tar.gz
$(distdir)
.tar.bz2
\
DIST_ARCHIVES
=
$(distdir)
.tar.gz
$(distdir)
.tar.bz2
$(distdir)
.tar.xz
\
$(distdir)
.shar.gz
$(distdir)
.shar.gz
GZIP_ENV
=
--best
GZIP_ENV
=
--best
distuninstallcheck_listfiles
=
find
.
-type
f
-print
distuninstallcheck_listfiles
=
find
.
-type
f
-print
...
@@ -264,6 +271,7 @@ ALLOCA_H = @ALLOCA_H@
...
@@ -264,6 +271,7 @@ ALLOCA_H = @ALLOCA_H@
AMTAR
=
@AMTAR@
AMTAR
=
@AMTAR@
AM_DEFAULT_VERBOSITY
=
@AM_DEFAULT_VERBOSITY@
AM_DEFAULT_VERBOSITY
=
@AM_DEFAULT_VERBOSITY@
APPLE_UNIVERSAL_BUILD
=
@APPLE_UNIVERSAL_BUILD@
APPLE_UNIVERSAL_BUILD
=
@APPLE_UNIVERSAL_BUILD@
ASM_SYMBOL_PREFIX
=
@ASM_SYMBOL_PREFIX@
AUTOCONF
=
@AUTOCONF@
AUTOCONF
=
@AUTOCONF@
AUTOHEADER
=
@AUTOHEADER@
AUTOHEADER
=
@AUTOHEADER@
AUTOM4TE
=
@AUTOM4TE@
AUTOM4TE
=
@AUTOM4TE@
...
@@ -361,6 +369,7 @@ GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
...
@@ -361,6 +369,7 @@ GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
GNULIB_GETSUBOPT
=
@GNULIB_GETSUBOPT@
GNULIB_GETSUBOPT
=
@GNULIB_GETSUBOPT@
GNULIB_GETTIMEOFDAY
=
@GNULIB_GETTIMEOFDAY@
GNULIB_GETTIMEOFDAY
=
@GNULIB_GETTIMEOFDAY@
GNULIB_GETUSERSHELL
=
@GNULIB_GETUSERSHELL@
GNULIB_GETUSERSHELL
=
@GNULIB_GETUSERSHELL@
GNULIB_GRANTPT
=
@GNULIB_GRANTPT@
GNULIB_IMAXABS
=
@GNULIB_IMAXABS@
GNULIB_IMAXABS
=
@GNULIB_IMAXABS@
GNULIB_IMAXDIV
=
@GNULIB_IMAXDIV@
GNULIB_IMAXDIV
=
@GNULIB_IMAXDIV@
GNULIB_LCHMOD
=
@GNULIB_LCHMOD@
GNULIB_LCHMOD
=
@GNULIB_LCHMOD@
...
@@ -416,10 +425,12 @@ GNULIB_POPEN = @GNULIB_POPEN@
...
@@ -416,10 +425,12 @@ GNULIB_POPEN = @GNULIB_POPEN@
GNULIB_PREAD
=
@GNULIB_PREAD@
GNULIB_PREAD
=
@GNULIB_PREAD@
GNULIB_PRINTF
=
@GNULIB_PRINTF@
GNULIB_PRINTF
=
@GNULIB_PRINTF@
GNULIB_PRINTF_POSIX
=
@GNULIB_PRINTF_POSIX@
GNULIB_PRINTF_POSIX
=
@GNULIB_PRINTF_POSIX@
GNULIB_PTSNAME
=
@GNULIB_PTSNAME@
GNULIB_PUTC
=
@GNULIB_PUTC@
GNULIB_PUTC
=
@GNULIB_PUTC@
GNULIB_PUTCHAR
=
@GNULIB_PUTCHAR@
GNULIB_PUTCHAR
=
@GNULIB_PUTCHAR@
GNULIB_PUTENV
=
@GNULIB_PUTENV@
GNULIB_PUTENV
=
@GNULIB_PUTENV@
GNULIB_PUTS
=
@GNULIB_PUTS@
GNULIB_PUTS
=
@GNULIB_PUTS@
GNULIB_PWRITE
=
@GNULIB_PWRITE@
GNULIB_RANDOM_R
=
@GNULIB_RANDOM_R@
GNULIB_RANDOM_R
=
@GNULIB_RANDOM_R@
GNULIB_RAWMEMCHR
=
@GNULIB_RAWMEMCHR@
GNULIB_RAWMEMCHR
=
@GNULIB_RAWMEMCHR@
GNULIB_READLINK
=
@GNULIB_READLINK@
GNULIB_READLINK
=
@GNULIB_READLINK@
...
@@ -444,6 +455,7 @@ GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
...
@@ -444,6 +455,7 @@ GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
GNULIB_STRCHRNUL
=
@GNULIB_STRCHRNUL@
GNULIB_STRCHRNUL
=
@GNULIB_STRCHRNUL@
GNULIB_STRDUP
=
@GNULIB_STRDUP@
GNULIB_STRDUP
=
@GNULIB_STRDUP@
GNULIB_STRERROR
=
@GNULIB_STRERROR@
GNULIB_STRERROR
=
@GNULIB_STRERROR@
GNULIB_STRNCAT
=
@GNULIB_STRNCAT@
GNULIB_STRNDUP
=
@GNULIB_STRNDUP@
GNULIB_STRNDUP
=
@GNULIB_STRNDUP@
GNULIB_STRNLEN
=
@GNULIB_STRNLEN@
GNULIB_STRNLEN
=
@GNULIB_STRNLEN@
GNULIB_STRPBRK
=
@GNULIB_STRPBRK@
GNULIB_STRPBRK
=
@GNULIB_STRPBRK@
...
@@ -460,11 +472,16 @@ GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
...
@@ -460,11 +472,16 @@ GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
GNULIB_STRVERSCMP
=
@GNULIB_STRVERSCMP@
GNULIB_STRVERSCMP
=
@GNULIB_STRVERSCMP@
GNULIB_SYMLINK
=
@GNULIB_SYMLINK@
GNULIB_SYMLINK
=
@GNULIB_SYMLINK@
GNULIB_SYMLINKAT
=
@GNULIB_SYMLINKAT@
GNULIB_SYMLINKAT
=
@GNULIB_SYMLINKAT@
GNULIB_SYSTEM_POSIX
=
@GNULIB_SYSTEM_POSIX@
GNULIB_TIMEGM
=
@GNULIB_TIMEGM@
GNULIB_TIMEGM
=
@GNULIB_TIMEGM@
GNULIB_TIME_R
=
@GNULIB_TIME_R@
GNULIB_TMPFILE
=
@GNULIB_TMPFILE@
GNULIB_TTYNAME_R
=
@GNULIB_TTYNAME_R@
GNULIB_UNISTD_H_GETOPT
=
@GNULIB_UNISTD_H_GETOPT@
GNULIB_UNISTD_H_GETOPT
=
@GNULIB_UNISTD_H_GETOPT@
GNULIB_UNISTD_H_SIGPIPE
=
@GNULIB_UNISTD_H_SIGPIPE@
GNULIB_UNISTD_H_SIGPIPE
=
@GNULIB_UNISTD_H_SIGPIPE@
GNULIB_UNLINK
=
@GNULIB_UNLINK@
GNULIB_UNLINK
=
@GNULIB_UNLINK@
GNULIB_UNLINKAT
=
@GNULIB_UNLINKAT@
GNULIB_UNLINKAT
=
@GNULIB_UNLINKAT@
GNULIB_UNLOCKPT
=
@GNULIB_UNLOCKPT@
GNULIB_UNSETENV
=
@GNULIB_UNSETENV@
GNULIB_UNSETENV
=
@GNULIB_UNSETENV@
GNULIB_USLEEP
=
@GNULIB_USLEEP@
GNULIB_USLEEP
=
@GNULIB_USLEEP@
GNULIB_UTIMENSAT
=
@GNULIB_UTIMENSAT@
GNULIB_UTIMENSAT
=
@GNULIB_UTIMENSAT@
...
@@ -482,20 +499,23 @@ GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
...
@@ -482,20 +499,23 @@ GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
GNULIB_WCTOB
=
@GNULIB_WCTOB@
GNULIB_WCTOB
=
@GNULIB_WCTOB@
GNULIB_WCWIDTH
=
@GNULIB_WCWIDTH@
GNULIB_WCWIDTH
=
@GNULIB_WCWIDTH@
GNULIB_WRITE
=
@GNULIB_WRITE@
GNULIB_WRITE
=
@GNULIB_WRITE@
GNULIB__EXIT
=
@GNULIB__EXIT@
GREP
=
@GREP@
GREP
=
@GREP@
HAVE_ALPHASORT
=
@HAVE_ALPHASORT@
HAVE_ALPHASORT
=
@HAVE_ALPHASORT@
HAVE_ATOLL
=
@HAVE_ATOLL@
HAVE_ATOLL
=
@HAVE_ATOLL@
HAVE_BTOWC
=
@HAVE_BTOWC@
HAVE_BTOWC
=
@HAVE_BTOWC@
HAVE_CALLOC_POSIX
=
@HAVE_CALLOC_POSIX@
HAVE_CANONICALIZE_FILE_NAME
=
@HAVE_CANONICALIZE_FILE_NAME@
HAVE_CANONICALIZE_FILE_NAME
=
@HAVE_CANONICALIZE_FILE_NAME@
HAVE_CHOWN
=
@HAVE_CHOWN@
HAVE_CHOWN
=
@HAVE_CHOWN@
HAVE_DECL_DIRFD
=
@HAVE_DECL_DIRFD@
HAVE_DECL_DIRFD
=
@HAVE_DECL_DIRFD@
HAVE_DECL_ENVIRON
=
@HAVE_DECL_ENVIRON@
HAVE_DECL_ENVIRON
=
@HAVE_DECL_ENVIRON@
HAVE_DECL_FDOPENDIR
=
@HAVE_DECL_FDOPENDIR@
HAVE_DECL_FPURGE
=
@HAVE_DECL_FPURGE@
HAVE_DECL_FPURGE
=
@HAVE_DECL_FPURGE@
HAVE_DECL_GETDELIM
=
@HAVE_DECL_GETDELIM@
HAVE_DECL_GETDELIM
=
@HAVE_DECL_GETDELIM@
HAVE_DECL_GETLINE
=
@HAVE_DECL_GETLINE@
HAVE_DECL_GETLINE
=
@HAVE_DECL_GETLINE@
HAVE_DECL_GETLOADAVG
=
@HAVE_DECL_GETLOADAVG@
HAVE_DECL_GETLOADAVG
=
@HAVE_DECL_GETLOADAVG@
HAVE_DECL_GETLOGIN_R
=
@HAVE_DECL_GETLOGIN_R@
HAVE_DECL_GETLOGIN_R
=
@HAVE_DECL_GETLOGIN_R@
HAVE_DECL_GETPAGESIZE
=
@HAVE_DECL_GETPAGESIZE@
HAVE_DECL_GETUSERSHELL
=
@HAVE_DECL_GETUSERSHELL@
HAVE_DECL_IMAXABS
=
@HAVE_DECL_IMAXABS@
HAVE_DECL_IMAXABS
=
@HAVE_DECL_IMAXABS@
HAVE_DECL_IMAXDIV
=
@HAVE_DECL_IMAXDIV@
HAVE_DECL_IMAXDIV
=
@HAVE_DECL_IMAXDIV@
HAVE_DECL_MEMMEM
=
@HAVE_DECL_MEMMEM@
HAVE_DECL_MEMMEM
=
@HAVE_DECL_MEMMEM@
...
@@ -503,7 +523,6 @@ HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
...
@@ -503,7 +523,6 @@ HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
HAVE_DECL_OBSTACK_PRINTF
=
@HAVE_DECL_OBSTACK_PRINTF@
HAVE_DECL_OBSTACK_PRINTF
=
@HAVE_DECL_OBSTACK_PRINTF@
HAVE_DECL_SNPRINTF
=
@HAVE_DECL_SNPRINTF@
HAVE_DECL_SNPRINTF
=
@HAVE_DECL_SNPRINTF@
HAVE_DECL_STRDUP
=
@HAVE_DECL_STRDUP@
HAVE_DECL_STRDUP
=
@HAVE_DECL_STRDUP@
HAVE_DECL_STRERROR
=
@HAVE_DECL_STRERROR@
HAVE_DECL_STRNCASECMP
=
@HAVE_DECL_STRNCASECMP@
HAVE_DECL_STRNCASECMP
=
@HAVE_DECL_STRNCASECMP@
HAVE_DECL_STRNDUP
=
@HAVE_DECL_STRNDUP@
HAVE_DECL_STRNDUP
=
@HAVE_DECL_STRNDUP@
HAVE_DECL_STRNLEN
=
@HAVE_DECL_STRNLEN@
HAVE_DECL_STRNLEN
=
@HAVE_DECL_STRNLEN@
...
@@ -519,12 +538,15 @@ HAVE_DUP2 = @HAVE_DUP2@
...
@@ -519,12 +538,15 @@ HAVE_DUP2 = @HAVE_DUP2@
HAVE_DUP3
=
@HAVE_DUP3@
HAVE_DUP3
=
@HAVE_DUP3@
HAVE_EUIDACCESS
=
@HAVE_EUIDACCESS@
HAVE_EUIDACCESS
=
@HAVE_EUIDACCESS@
HAVE_FACCESSAT
=
@HAVE_FACCESSAT@
HAVE_FACCESSAT
=
@HAVE_FACCESSAT@
HAVE_FCHDIR
=
@HAVE_FCHDIR@
HAVE_FCHMODAT
=
@HAVE_FCHMODAT@
HAVE_FCHMODAT
=
@HAVE_FCHMODAT@
HAVE_FCHOWNAT
=
@HAVE_FCHOWNAT@
HAVE_FCHOWNAT
=
@HAVE_FCHOWNAT@
HAVE_FCNTL
=
@HAVE_FCNTL@
HAVE_FCNTL
=
@HAVE_FCNTL@
HAVE_FDOPENDIR
=
@HAVE_FDOPENDIR@
HAVE_FDOPENDIR
=
@HAVE_FDOPENDIR@
HAVE_FSEEKO
=
@HAVE_FSEEKO@
HAVE_FSTATAT
=
@HAVE_FSTATAT@
HAVE_FSTATAT
=
@HAVE_FSTATAT@
HAVE_FSYNC
=
@HAVE_FSYNC@
HAVE_FSYNC
=
@HAVE_FSYNC@
HAVE_FTELLO
=
@HAVE_FTELLO@
HAVE_FTRUNCATE
=
@HAVE_FTRUNCATE@
HAVE_FTRUNCATE
=
@HAVE_FTRUNCATE@
HAVE_FUTIMENS
=
@HAVE_FUTIMENS@
HAVE_FUTIMENS
=
@HAVE_FUTIMENS@
HAVE_GETDOMAINNAME
=
@HAVE_GETDOMAINNAME@
HAVE_GETDOMAINNAME
=
@HAVE_GETDOMAINNAME@
...
@@ -536,25 +558,29 @@ HAVE_GETOPT_H = @HAVE_GETOPT_H@
...
@@ -536,25 +558,29 @@ HAVE_GETOPT_H = @HAVE_GETOPT_H@
HAVE_GETPAGESIZE
=
@HAVE_GETPAGESIZE@
HAVE_GETPAGESIZE
=
@HAVE_GETPAGESIZE@
HAVE_GETSUBOPT
=
@HAVE_GETSUBOPT@
HAVE_GETSUBOPT
=
@HAVE_GETSUBOPT@
HAVE_GETTIMEOFDAY
=
@HAVE_GETTIMEOFDAY@
HAVE_GETTIMEOFDAY
=
@HAVE_GETTIMEOFDAY@
HAVE_G
ETUSERSHELL
=
@HAVE_GETUSERSHELL
@
HAVE_G
RANTPT
=
@HAVE_GRANTPT
@
HAVE_INTTYPES_H
=
@HAVE_INTTYPES_H@
HAVE_INTTYPES_H
=
@HAVE_INTTYPES_H@
HAVE_ISWBLANK
=
@HAVE_ISWBLANK@
HAVE_ISWCNTRL
=
@HAVE_ISWCNTRL@
HAVE_ISWCNTRL
=
@HAVE_ISWCNTRL@
HAVE_LANGINFO_CODESET
=
@HAVE_LANGINFO_CODESET@
HAVE_LANGINFO_CODESET
=
@HAVE_LANGINFO_CODESET@
HAVE_LANGINFO_ERA
=
@HAVE_LANGINFO_ERA@
HAVE_LANGINFO_ERA
=
@HAVE_LANGINFO_ERA@
HAVE_LANGINFO_H
=
@HAVE_LANGINFO_H@
HAVE_LANGINFO_H
=
@HAVE_LANGINFO_H@
HAVE_LANGINFO_T_FMT_AMPM
=
@HAVE_LANGINFO_T_FMT_AMPM@
HAVE_LANGINFO_YESEXPR
=
@HAVE_LANGINFO_YESEXPR@
HAVE_LCHMOD
=
@HAVE_LCHMOD@
HAVE_LCHMOD
=
@HAVE_LCHMOD@
HAVE_LCHOWN
=
@HAVE_LCHOWN@
HAVE_LCHOWN
=
@HAVE_LCHOWN@
HAVE_LINK
=
@HAVE_LINK@
HAVE_LINK
=
@HAVE_LINK@
HAVE_LINKAT
=
@HAVE_LINKAT@
HAVE_LINKAT
=
@HAVE_LINKAT@
HAVE_LOCALTIME_R
=
@HAVE_LOCALTIME_R@
HAVE_LONG_LONG_INT
=
@HAVE_LONG_LONG_INT@
HAVE_LONG_LONG_INT
=
@HAVE_LONG_LONG_INT@
HAVE_LSTAT
=
@HAVE_LSTAT@
HAVE_LSTAT
=
@HAVE_LSTAT@
HAVE_MALLOC_POSIX
=
@HAVE_MALLOC_POSIX@
HAVE_MBRLEN
=
@HAVE_MBRLEN@
HAVE_MBRLEN
=
@HAVE_MBRLEN@
HAVE_MBRTOWC
=
@HAVE_MBRTOWC@
HAVE_MBRTOWC
=
@HAVE_MBRTOWC@
HAVE_MBSINIT
=
@HAVE_MBSINIT@
HAVE_MBSINIT
=
@HAVE_MBSINIT@
HAVE_MBSLEN
=
@HAVE_MBSLEN@
HAVE_MBSLEN
=
@HAVE_MBSLEN@
HAVE_MBSNRTOWCS
=
@HAVE_MBSNRTOWCS@
HAVE_MBSNRTOWCS
=
@HAVE_MBSNRTOWCS@
HAVE_MBSRTOWCS
=
@HAVE_MBSRTOWCS@
HAVE_MBSRTOWCS
=
@HAVE_MBSRTOWCS@
HAVE_MEMCHR
=
@HAVE_MEMCHR@
HAVE_MEMPCPY
=
@HAVE_MEMPCPY@
HAVE_MEMPCPY
=
@HAVE_MEMPCPY@
HAVE_MKDIRAT
=
@HAVE_MKDIRAT@
HAVE_MKDIRAT
=
@HAVE_MKDIRAT@
HAVE_MKDTEMP
=
@HAVE_MKDTEMP@
HAVE_MKDTEMP
=
@HAVE_MKDTEMP@
...
@@ -564,18 +590,21 @@ HAVE_MKNOD = @HAVE_MKNOD@
...
@@ -564,18 +590,21 @@ HAVE_MKNOD = @HAVE_MKNOD@
HAVE_MKNODAT
=
@HAVE_MKNODAT@
HAVE_MKNODAT
=
@HAVE_MKNODAT@
HAVE_MKOSTEMP
=
@HAVE_MKOSTEMP@
HAVE_MKOSTEMP
=
@HAVE_MKOSTEMP@
HAVE_MKOSTEMPS
=
@HAVE_MKOSTEMPS@
HAVE_MKOSTEMPS
=
@HAVE_MKOSTEMPS@
HAVE_MKSTEMP
=
@HAVE_MKSTEMP@
HAVE_MKSTEMPS
=
@HAVE_MKSTEMPS@
HAVE_MKSTEMPS
=
@HAVE_MKSTEMPS@
HAVE_NANOSLEEP
=
@HAVE_NANOSLEEP@
HAVE_NL_LANGINFO
=
@HAVE_NL_LANGINFO@
HAVE_NL_LANGINFO
=
@HAVE_NL_LANGINFO@
HAVE_OPENAT
=
@HAVE_OPENAT@
HAVE_OPENAT
=
@HAVE_OPENAT@
HAVE_OS_H
=
@HAVE_OS_H@
HAVE_OS_H
=
@HAVE_OS_H@
HAVE_PIPE2
=
@HAVE_PIPE2@
HAVE_PIPE2
=
@HAVE_PIPE2@
HAVE_PREAD
=
@HAVE_PREAD@
HAVE_PREAD
=
@HAVE_PREAD@
HAVE_PTSNAME
=
@HAVE_PTSNAME@
HAVE_PWRITE
=
@HAVE_PWRITE@
HAVE_RANDOM_H
=
@HAVE_RANDOM_H@
HAVE_RANDOM_H
=
@HAVE_RANDOM_H@
HAVE_RANDOM_R
=
@HAVE_RANDOM_R@
HAVE_RANDOM_R
=
@HAVE_RANDOM_R@
HAVE_RAWMEMCHR
=
@HAVE_RAWMEMCHR@
HAVE_RAWMEMCHR
=
@HAVE_RAWMEMCHR@
HAVE_READLINK
=
@HAVE_READLINK@
HAVE_READLINK
=
@HAVE_READLINK@
HAVE_READLINKAT
=
@HAVE_READLINKAT@
HAVE_READLINKAT
=
@HAVE_READLINKAT@
HAVE_REALLOC_POSIX
=
@HAVE_REALLOC_POSIX@
HAVE_REALPATH
=
@HAVE_REALPATH@
HAVE_REALPATH
=
@HAVE_REALPATH@
HAVE_RENAMEAT
=
@HAVE_RENAMEAT@
HAVE_RENAMEAT
=
@HAVE_RENAMEAT@
HAVE_RPMATCH
=
@HAVE_RPMATCH@
HAVE_RPMATCH
=
@HAVE_RPMATCH@
...
@@ -592,6 +621,7 @@ HAVE_STRCASECMP = @HAVE_STRCASECMP@
...
@@ -592,6 +621,7 @@ HAVE_STRCASECMP = @HAVE_STRCASECMP@
HAVE_STRCASESTR
=
@HAVE_STRCASESTR@
HAVE_STRCASESTR
=
@HAVE_STRCASESTR@
HAVE_STRCHRNUL
=
@HAVE_STRCHRNUL@
HAVE_STRCHRNUL
=
@HAVE_STRCHRNUL@
HAVE_STRPBRK
=
@HAVE_STRPBRK@
HAVE_STRPBRK
=
@HAVE_STRPBRK@
HAVE_STRPTIME
=
@HAVE_STRPTIME@
HAVE_STRSEP
=
@HAVE_STRSEP@
HAVE_STRSEP
=
@HAVE_STRSEP@
HAVE_STRTOD
=
@HAVE_STRTOD@
HAVE_STRTOD
=
@HAVE_STRTOD@
HAVE_STRTOLL
=
@HAVE_STRTOLL@
HAVE_STRTOLL
=
@HAVE_STRTOLL@
...
@@ -608,8 +638,11 @@ HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
...
@@ -608,8 +638,11 @@ HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
HAVE_SYS_PARAM_H
=
@HAVE_SYS_PARAM_H@
HAVE_SYS_PARAM_H
=
@HAVE_SYS_PARAM_H@
HAVE_SYS_TIME_H
=
@HAVE_SYS_TIME_H@
HAVE_SYS_TIME_H
=
@HAVE_SYS_TIME_H@
HAVE_SYS_TYPES_H
=
@HAVE_SYS_TYPES_H@
HAVE_SYS_TYPES_H
=
@HAVE_SYS_TYPES_H@
HAVE_TIMEGM
=
@HAVE_TIMEGM@
HAVE_TTYNAME_R
=
@HAVE_TTYNAME_R@
HAVE_UNISTD_H
=
@HAVE_UNISTD_H@
HAVE_UNISTD_H
=
@HAVE_UNISTD_H@
HAVE_UNLINKAT
=
@HAVE_UNLINKAT@
HAVE_UNLINKAT
=
@HAVE_UNLINKAT@
HAVE_UNLOCKPT
=
@HAVE_UNLOCKPT@
HAVE_UNSETENV
=
@HAVE_UNSETENV@
HAVE_UNSETENV
=
@HAVE_UNSETENV@
HAVE_UNSIGNED_LONG_LONG_INT
=
@HAVE_UNSIGNED_LONG_LONG_INT@
HAVE_UNSIGNED_LONG_LONG_INT
=
@HAVE_UNSIGNED_LONG_LONG_INT@
HAVE_USLEEP
=
@HAVE_USLEEP@
HAVE_USLEEP
=
@HAVE_USLEEP@
...
@@ -624,6 +657,7 @@ HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
...
@@ -624,6 +657,7 @@ HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
HAVE_WCTYPE_H
=
@HAVE_WCTYPE_H@
HAVE_WCTYPE_H
=
@HAVE_WCTYPE_H@
HAVE_WINT_T
=
@HAVE_WINT_T@
HAVE_WINT_T
=
@HAVE_WINT_T@
HAVE__BOOL
=
@HAVE__BOOL@
HAVE__BOOL
=
@HAVE__BOOL@
HAVE__EXIT
=
@HAVE__EXIT@
INCLUDE_NEXT
=
@INCLUDE_NEXT@
INCLUDE_NEXT
=
@INCLUDE_NEXT@
INCLUDE_NEXT_AS_FIRST_DIRECTIVE
=
@INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
INCLUDE_NEXT_AS_FIRST_DIRECTIVE
=
@INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
INSTALL
=
@INSTALL@
INSTALL
=
@INSTALL@
...
@@ -642,6 +676,8 @@ LIBICONV = @LIBICONV@
...
@@ -642,6 +676,8 @@ LIBICONV = @LIBICONV@
LIBINTL
=
@LIBINTL@
LIBINTL
=
@LIBINTL@
LIBOBJS
=
@LIBOBJS@
LIBOBJS
=
@LIBOBJS@
LIBS
=
@LIBS@
LIBS
=
@LIBS@
LIBUNISTRING_UNITYPES_H
=
@LIBUNISTRING_UNITYPES_H@
LIBUNISTRING_UNIWIDTH_H
=
@LIBUNISTRING_UNIWIDTH_H@
LIB_CLOCK_GETTIME
=
@LIB_CLOCK_GETTIME@
LIB_CLOCK_GETTIME
=
@LIB_CLOCK_GETTIME@
LIB_SETSOCKOPT
=
@LIB_SETSOCKOPT@
LIB_SETSOCKOPT
=
@LIB_SETSOCKOPT@
LOCALCHARSET_TESTS_ENVIRONMENT
=
@LOCALCHARSET_TESTS_ENVIRONMENT@
LOCALCHARSET_TESTS_ENVIRONMENT
=
@LOCALCHARSET_TESTS_ENVIRONMENT@
...
@@ -708,21 +744,24 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
...
@@ -708,21 +744,24 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION
=
@PACKAGE_VERSION@
PACKAGE_VERSION
=
@PACKAGE_VERSION@
PATH_SEPARATOR
=
@PATH_SEPARATOR@
PATH_SEPARATOR
=
@PATH_SEPARATOR@
POSUB
=
@POSUB@
POSUB
=
@POSUB@
PRAGMA_COLUMNS
=
@PRAGMA_COLUMNS@
PRAGMA_SYSTEM_HEADER
=
@PRAGMA_SYSTEM_HEADER@
PRAGMA_SYSTEM_HEADER
=
@PRAGMA_SYSTEM_HEADER@
PRIPTR_PREFIX
=
@PRIPTR_PREFIX@
PRIPTR_PREFIX
=
@PRIPTR_PREFIX@
PRI_MACROS_BROKEN
=
@PRI_MACROS_BROKEN@
PRI_MACROS_BROKEN
=
@PRI_MACROS_BROKEN@
PTHREAD_H_DEFINES_STRUCT_TIMESPEC
=
@PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
PTRDIFF_T_SUFFIX
=
@PTRDIFF_T_SUFFIX@
PTRDIFF_T_SUFFIX
=
@PTRDIFF_T_SUFFIX@
PU_RMT_PROG
=
@PU_RMT_PROG@
PU_RMT_PROG
=
@PU_RMT_PROG@
RANLIB
=
@RANLIB@
RANLIB
=
@RANLIB@
REPLACE_BTOWC
=
@REPLACE_BTOWC@
REPLACE_BTOWC
=
@REPLACE_BTOWC@
REPLACE_CALLOC
=
@REPLACE_CALLOC@
REPLACE_CANONICALIZE_FILE_NAME
=
@REPLACE_CANONICALIZE_FILE_NAME@
REPLACE_CANONICALIZE_FILE_NAME
=
@REPLACE_CANONICALIZE_FILE_NAME@
REPLACE_CHOWN
=
@REPLACE_CHOWN@
REPLACE_CHOWN
=
@REPLACE_CHOWN@
REPLACE_CLOSE
=
@REPLACE_CLOSE@
REPLACE_CLOSE
=
@REPLACE_CLOSE@
REPLACE_CLOSEDIR
=
@REPLACE_CLOSEDIR@
REPLACE_CLOSEDIR
=
@REPLACE_CLOSEDIR@
REPLACE_DIRFD
=
@REPLACE_DIRFD@
REPLACE_DPRINTF
=
@REPLACE_DPRINTF@
REPLACE_DPRINTF
=
@REPLACE_DPRINTF@
REPLACE_DUP
=
@REPLACE_DUP@
REPLACE_DUP
=
@REPLACE_DUP@
REPLACE_DUP2
=
@REPLACE_DUP2@
REPLACE_DUP2
=
@REPLACE_DUP2@
REPLACE_FCHDIR
=
@REPLACE_FCHDIR@
REPLACE_FCHOWNAT
=
@REPLACE_FCHOWNAT@
REPLACE_FCHOWNAT
=
@REPLACE_FCHOWNAT@
REPLACE_FCLOSE
=
@REPLACE_FCLOSE@
REPLACE_FCLOSE
=
@REPLACE_FCLOSE@
REPLACE_FCNTL
=
@REPLACE_FCNTL@
REPLACE_FCNTL
=
@REPLACE_FCNTL@
...
@@ -745,6 +784,7 @@ REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
...
@@ -745,6 +784,7 @@ REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
REPLACE_GETLINE
=
@REPLACE_GETLINE@
REPLACE_GETLINE
=
@REPLACE_GETLINE@
REPLACE_GETPAGESIZE
=
@REPLACE_GETPAGESIZE@
REPLACE_GETPAGESIZE
=
@REPLACE_GETPAGESIZE@
REPLACE_GETTIMEOFDAY
=
@REPLACE_GETTIMEOFDAY@
REPLACE_GETTIMEOFDAY
=
@REPLACE_GETTIMEOFDAY@
REPLACE_ISWBLANK
=
@REPLACE_ISWBLANK@
REPLACE_ISWCNTRL
=
@REPLACE_ISWCNTRL@
REPLACE_ISWCNTRL
=
@REPLACE_ISWCNTRL@
REPLACE_LCHOWN
=
@REPLACE_LCHOWN@
REPLACE_LCHOWN
=
@REPLACE_LCHOWN@
REPLACE_LINK
=
@REPLACE_LINK@
REPLACE_LINK
=
@REPLACE_LINK@
...
@@ -752,6 +792,7 @@ REPLACE_LINKAT = @REPLACE_LINKAT@
...
@@ -752,6 +792,7 @@ REPLACE_LINKAT = @REPLACE_LINKAT@