parent
3f12891c07
commit
acbe4ec1e7
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.57 for ntfsprogs 1.8.5-WIP.
|
||||
# Generated by GNU Autoconf 2.57 for ntfsprogs 1.8.5.
|
||||
#
|
||||
# Report bugs to <linux-ntfs-dev@lists.sourceforge.net>.
|
||||
#
|
||||
|
@ -422,8 +422,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='ntfsprogs'
|
||||
PACKAGE_TARNAME='ntfsprogs'
|
||||
PACKAGE_VERSION='1.8.5-WIP'
|
||||
PACKAGE_STRING='ntfsprogs 1.8.5-WIP'
|
||||
PACKAGE_VERSION='1.8.5'
|
||||
PACKAGE_STRING='ntfsprogs 1.8.5'
|
||||
PACKAGE_BUGREPORT='linux-ntfs-dev@lists.sourceforge.net'
|
||||
|
||||
ac_unique_file="config.h.in"
|
||||
|
@ -954,7 +954,7 @@ if test "$ac_init_help" = "long"; then
|
|||
# Omit some internal or obsolete options to make the list less imposing.
|
||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||
cat <<_ACEOF
|
||||
\`configure' configures ntfsprogs 1.8.5-WIP to adapt to many kinds of systems.
|
||||
\`configure' configures ntfsprogs 1.8.5 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
@ -1021,7 +1021,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of ntfsprogs 1.8.5-WIP:";;
|
||||
short | recursive ) echo "Configuration of ntfsprogs 1.8.5:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
@ -1136,7 +1136,7 @@ fi
|
|||
test -n "$ac_init_help" && exit 0
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
ntfsprogs configure 1.8.5-WIP
|
||||
ntfsprogs configure 1.8.5
|
||||
generated by GNU Autoconf 2.57
|
||||
|
||||
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
|
||||
|
@ -1151,7 +1151,7 @@ cat >&5 <<_ACEOF
|
|||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by ntfsprogs $as_me 1.8.5-WIP, which was
|
||||
It was created by ntfsprogs $as_me 1.8.5, which was
|
||||
generated by GNU Autoconf 2.57. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
@ -1845,7 +1845,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='ntfsprogs'
|
||||
VERSION='1.8.5-WIP'
|
||||
VERSION='1.8.5'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
@ -21910,7 +21910,7 @@ _ASBOX
|
|||
} >&5
|
||||
cat >&5 <<_CSEOF
|
||||
|
||||
This file was extended by ntfsprogs $as_me 1.8.5-WIP, which was
|
||||
This file was extended by ntfsprogs $as_me 1.8.5, which was
|
||||
generated by GNU Autoconf 2.57. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
@ -21973,7 +21973,7 @@ _ACEOF
|
|||
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
ntfsprogs config.status 1.8.5-WIP
|
||||
ntfsprogs config.status 1.8.5
|
||||
configured by $0, generated by GNU Autoconf 2.57,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
|
|
Loading…
Reference in New Issue