Index: library/mongodb/configure =================================================================== diff -u -N -rcef3de5c4f65e767d0c66389bacc77bc3c2e5a68 -rb34996b24ea334963e83aadda66384680a6f8ce5 --- library/mongodb/configure (.../configure) (revision cef3de5c4f65e767d0c66389bacc77bc3c2e5a68) +++ library/mongodb/configure (.../configure) (revision b34996b24ea334963e83aadda66384680a6f8ce5) @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for nsfmongo 0.2. +# Generated by GNU Autoconf 2.69 for nsfmongo 0.3. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -577,8 +577,8 @@ # Identity of this package. PACKAGE_NAME='nsfmongo' PACKAGE_TARNAME='nsfmongo' -PACKAGE_VERSION='0.2' -PACKAGE_STRING='nsfmongo 0.2' +PACKAGE_VERSION='0.3' +PACKAGE_STRING='nsfmongo 0.3' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1291,7 +1291,7 @@ # 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 nsfmongo 0.2 to adapt to many kinds of systems. +\`configure' configures nsfmongo 0.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1352,7 +1352,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of nsfmongo 0.2:";; + short | recursive ) echo "Configuration of nsfmongo 0.3:";; esac cat <<\_ACEOF @@ -1463,7 +1463,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -nsfmongo configure 0.2 +nsfmongo configure 0.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1828,7 +1828,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by nsfmongo $as_me 0.2, which was +It was created by nsfmongo $as_me 0.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -7706,7 +7706,7 @@ # which require substituting th AC variables in. Include these here. #-------------------------------------------------------------------- -ac_config_files="$ac_config_files Makefile" +ac_config_files="$ac_config_files Makefile pkgIndex.add" cat >confcache <<\_ACEOF @@ -8253,7 +8253,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by nsfmongo $as_me 0.2, which was +This file was extended by nsfmongo $as_me 0.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -8306,7 +8306,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -nsfmongo config.status 0.2 +nsfmongo config.status 0.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -8418,6 +8418,7 @@ do case $ac_config_target in "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "pkgIndex.add") CONFIG_FILES="$CONFIG_FILES pkgIndex.add" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac