| 1 |
|
#! /bin/sh |
| 2 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 3 |
< |
# Generated by GNU Autoconf 2.69 for bopm 3.1.3. |
| 3 |
> |
# Generated by GNU Autoconf 2.69 for hopm 1.0.0beta1. |
| 4 |
|
# |
| 5 |
|
# |
| 6 |
|
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
| 585 |
|
MAKEFLAGS= |
| 586 |
|
|
| 587 |
|
# Identity of this package. |
| 588 |
< |
PACKAGE_NAME='bopm' |
| 589 |
< |
PACKAGE_TARNAME='bopm' |
| 590 |
< |
PACKAGE_VERSION='3.1.3' |
| 591 |
< |
PACKAGE_STRING='bopm 3.1.3' |
| 588 |
> |
PACKAGE_NAME='hopm' |
| 589 |
> |
PACKAGE_TARNAME='hopm' |
| 590 |
> |
PACKAGE_VERSION='1.0.0beta1' |
| 591 |
> |
PACKAGE_STRING='hopm 1.0.0beta1' |
| 592 |
|
PACKAGE_BUGREPORT='' |
| 593 |
|
PACKAGE_URL='' |
| 594 |
|
|
| 595 |
|
ac_unique_file="src/opercmd.h" |
| 596 |
< |
ac_default_prefix=\${HOME}/bopm |
| 596 |
> |
ac_default_prefix=\${HOME}/hopm |
| 597 |
|
# Factoring default headers for most tests. |
| 598 |
|
ac_includes_default="\ |
| 599 |
|
#include <stdio.h> |
| 1324 |
|
# Omit some internal or obsolete options to make the list less imposing. |
| 1325 |
|
# This message is too long to be a string in the A/UX 3.1 sh. |
| 1326 |
|
cat <<_ACEOF |
| 1327 |
< |
\`configure' configures bopm 3.1.3 to adapt to many kinds of systems. |
| 1327 |
> |
\`configure' configures hopm 1.0.0beta1 to adapt to many kinds of systems. |
| 1328 |
|
|
| 1329 |
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1330 |
|
|
| 1372 |
|
--infodir=DIR info documentation [DATAROOTDIR/info] |
| 1373 |
|
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] |
| 1374 |
|
--mandir=DIR man documentation [DATAROOTDIR/man] |
| 1375 |
< |
--docdir=DIR documentation root [DATAROOTDIR/doc/bopm] |
| 1375 |
> |
--docdir=DIR documentation root [DATAROOTDIR/doc/hopm] |
| 1376 |
|
--htmldir=DIR html documentation [DOCDIR] |
| 1377 |
|
--dvidir=DIR dvi documentation [DOCDIR] |
| 1378 |
|
--pdfdir=DIR pdf documentation [DOCDIR] |
| 1394 |
|
|
| 1395 |
|
if test -n "$ac_init_help"; then |
| 1396 |
|
case $ac_init_help in |
| 1397 |
< |
short | recursive ) echo "Configuration of bopm 3.1.3:";; |
| 1397 |
> |
short | recursive ) echo "Configuration of hopm 1.0.0beta1:";; |
| 1398 |
|
esac |
| 1399 |
|
cat <<\_ACEOF |
| 1400 |
|
|
| 1513 |
|
test -n "$ac_init_help" && exit $ac_status |
| 1514 |
|
if $ac_init_version; then |
| 1515 |
|
cat <<\_ACEOF |
| 1516 |
< |
bopm configure 3.1.3 |
| 1516 |
> |
hopm configure 1.0.0beta1 |
| 1517 |
|
generated by GNU Autoconf 2.69 |
| 1518 |
|
|
| 1519 |
|
Copyright (C) 2012 Free Software Foundation, Inc. |
| 2115 |
|
This file contains any messages produced by compilers while |
| 2116 |
|
running configure, to aid debugging if configure makes a mistake. |
| 2117 |
|
|
| 2118 |
< |
It was created by bopm $as_me 3.1.3, which was |
| 2118 |
> |
It was created by hopm $as_me 1.0.0beta1, which was |
| 2119 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 2120 |
|
|
| 2121 |
|
$ $0 $@ |
| 2980 |
|
|
| 2981 |
|
|
| 2982 |
|
# Define the identity of the package. |
| 2983 |
< |
PACKAGE='bopm' |
| 2984 |
< |
VERSION='3.1.3' |
| 2983 |
> |
PACKAGE='hopm' |
| 2984 |
> |
VERSION='1.0.0beta1' |
| 2985 |
|
|
| 2986 |
|
|
| 2987 |
|
cat >>confdefs.h <<_ACEOF |
| 13287 |
|
|
| 13288 |
|
|
| 13289 |
|
|
| 13290 |
– |
|
| 13290 |
|
subdirs="$subdirs src/libopm" |
| 13291 |
|
|
| 13292 |
|
|
| 13833 |
|
# report actual input values of CONFIG_FILES etc. instead of their |
| 13834 |
|
# values after options handling. |
| 13835 |
|
ac_log=" |
| 13836 |
< |
This file was extended by bopm $as_me 3.1.3, which was |
| 13836 |
> |
This file was extended by hopm $as_me 1.0.0beta1, which was |
| 13837 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 13838 |
|
|
| 13839 |
|
CONFIG_FILES = $CONFIG_FILES |
| 13899 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 13900 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 13901 |
|
ac_cs_version="\\ |
| 13902 |
< |
bopm config.status 3.1.3 |
| 13902 |
> |
hopm config.status 1.0.0beta1 |
| 13903 |
|
configured by $0, generated by GNU Autoconf 2.69, |
| 13904 |
|
with options \\"\$ac_cs_config\\" |
| 13905 |
|
|
| 15667 |
|
|
| 15668 |
|
echo "##############################################################################" |
| 15669 |
|
echo "Everything is now configured, but you can find some more (infrequently" |
| 15670 |
< |
echo "changed) options in options.h. To compile BOPM now, just type make. It" |
| 15670 |
> |
echo "changed) options in options.h. To compile HOPM now, just type make. It" |
| 15671 |
|
echo "requires GNU Make, which may be installed as gmake on your system." |
| 15672 |
|
echo |
| 15673 |
< |
echo "bopm will be installed in ${prefix}. To change this, run:" |
| 15673 |
> |
echo "hopm will be installed in ${prefix}. To change this, run:" |
| 15674 |
|
echo " ./configure --prefix=DIRECTORY" |
| 15675 |
|
echo "##############################################################################" |
| 15677 |
– |
echo |