--- hopm/trunk/configure 2014/12/22 13:43:00 5059 +++ hopm/trunk/configure 2014/12/22 14:00:18 5061 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for bopm 3.1.3. +# Generated by GNU Autoconf 2.69 for hopm 1.0.0beta1. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -585,15 +585,15 @@ MFLAGS= MAKEFLAGS= # Identity of this package. -PACKAGE_NAME='bopm' -PACKAGE_TARNAME='bopm' -PACKAGE_VERSION='3.1.3' -PACKAGE_STRING='bopm 3.1.3' +PACKAGE_NAME='hopm' +PACKAGE_TARNAME='hopm' +PACKAGE_VERSION='1.0.0beta1' +PACKAGE_STRING='hopm 1.0.0beta1' PACKAGE_BUGREPORT='' PACKAGE_URL='' ac_unique_file="src/opercmd.h" -ac_default_prefix=\${HOME}/bopm +ac_default_prefix=\${HOME}/hopm # Factoring default headers for most tests. ac_includes_default="\ #include @@ -1324,7 +1324,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 bopm 3.1.3 to adapt to many kinds of systems. +\`configure' configures hopm 1.0.0beta1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1372,7 +1372,7 @@ Fine tuning of the installation director --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/bopm] + --docdir=DIR documentation root [DATAROOTDIR/doc/hopm] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] @@ -1394,7 +1394,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of bopm 3.1.3:";; + short | recursive ) echo "Configuration of hopm 1.0.0beta1:";; esac cat <<\_ACEOF @@ -1513,7 +1513,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -bopm configure 3.1.3 +hopm configure 1.0.0beta1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2115,7 +2115,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by bopm $as_me 3.1.3, which was +It was created by hopm $as_me 1.0.0beta1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2980,8 +2980,8 @@ fi # Define the identity of the package. - PACKAGE='bopm' - VERSION='3.1.3' + PACKAGE='hopm' + VERSION='1.0.0beta1' cat >>confdefs.h <<_ACEOF @@ -13287,7 +13287,6 @@ _ACEOF - subdirs="$subdirs src/libopm" @@ -13834,7 +13833,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by bopm $as_me 3.1.3, which was +This file was extended by hopm $as_me 1.0.0beta1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13900,7 +13899,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -bopm config.status 3.1.3 +hopm config.status 1.0.0beta1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -15668,10 +15667,9 @@ fi echo "##############################################################################" echo "Everything is now configured, but you can find some more (infrequently" -echo "changed) options in options.h. To compile BOPM now, just type make. It" +echo "changed) options in options.h. To compile HOPM now, just type make. It" echo "requires GNU Make, which may be installed as gmake on your system." echo -echo "bopm will be installed in ${prefix}. To change this, run:" +echo "hopm will be installed in ${prefix}. To change this, run:" echo " ./configure --prefix=DIRECTORY" echo "##############################################################################" -echo