From: michael Date: Mon, 22 Dec 2014 14:00:18 +0000 (+0000) Subject: - Update configure.ac to reflect name change to hopm X-Git-Tag: 1.0.0beta1~77 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=64111b9882773e6f5ad0d34c9d2b376eae3bbc30;p=hopm.git - Update configure.ac to reflect name change to hopm git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5061 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/configure b/configure index 2bcd7af..548ddd6 100755 --- 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 @@ -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\\" @@ -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 diff --git a/configure.ac b/configure.ac index ee9fa6e..7cdbc07 100644 --- a/configure.ac +++ b/configure.ac @@ -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 "." -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 diff --git a/src/setup.h.in b/src/setup.h.in index 485d15a..bfb18bd 100644 --- a/src/setup.h.in +++ b/src/setup.h.in @@ -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