- Update configure.ac to reflect name change to hopm
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Mon, 22 Dec 2014 14:00:18 +0000 (14:00 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Mon, 22 Dec 2014 14:00:18 +0000 (14:00 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5061 82007160-df01-0410-b94d-b575c5fd34c7

configure
configure.ac
src/setup.h.in

index 2bcd7affe268ee1c881e9610d759106d97134593..548ddd6a975cf88111d60727112b470758d2cb59 100755 (executable)
--- a/configure
+++ b/configure
@@ -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 <stdio.h>
@@ -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 directories:
   --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_write_fail=1
 # 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\\"
 
 
 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
index ee9fa6e9036b4955cbdfeecb6e818508e797af9c..7cdbc07c5afc92705c6d03cfb40b6b0d0aa2e9ce 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(bopm, [3.1.3])
+AC_INIT(hopm, [1.0.0beta1])
 AC_CONFIG_SRCDIR(src/opercmd.h)
 AM_CONFIG_HEADER(src/setup.h)
 AM_INIT_AUTOMAKE()
-AC_PREFIX_DEFAULT([\${HOME}/bopm])
+AC_PREFIX_DEFAULT([\${HOME}/hopm])
 AM_MAINTAINER_MODE
 
 AC_ARG_WITH(extra-fascism,
@@ -73,14 +73,6 @@ AC_CHECK_SIZEOF(short)
 AC_CHECK_SIZEOF(long)
 
 
-dnl teehee - taken from MRTG / Tobias Oetiker
-dnl echo $ECHO_N "checking for POSIX-compliant goat $ECHO_C"
-dnl for bleh in 1 2 3; do
-dnl  echo $ECHO_N ".\a"        
-dnl  sleep 1
-dnl done
-dnl AC_MSG_RESULT([ http://www.blitzed.org/goat_winter_2001.phtml])
-
 AH_BOTTOM([
 #if SIZEOF_INT==4
 typedef signed int int32;
@@ -93,7 +85,7 @@ typedef unsigned long uint32;
 #endif
 
 #if SIZEOF_SHORT!=2
-#  error "Your short int data type is not 2 bytes: firedns is not going to work for you.  mail bopm@lists.blitzed.org!"
+#  error "Your short int data type is not 2 bytes: hopm (firedns) is not going to work for you."
 #endif
 ])
 
@@ -111,10 +103,9 @@ AC_OUTPUT(Makefile src/Makefile)
 
 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
index 485d15af97367f3bb73f23662cce2bb38e3cbb13..bfb18bd22d75224e442022ec5ca3183d695e1cce 100644 (file)
@@ -148,6 +148,6 @@ typedef unsigned long uint32;
 #endif
 
 #if SIZEOF_SHORT!=2
-#  error "Your short int data type is not 2 bytes: firedns is not going to work for you.  mail bopm@lists.blitzed.org!"
+#  error "Your short int data type is not 2 bytes: hopm (firedns) is not going to work for you."
 #endif