[Asterisk-cvs] asterisk-addons/asterisk-ooh323c configure, 1.3, 1.4 configure.in, 1.3, 1.4

vphirke vphirke
Mon Oct 31 14:39:43 CST 2005


Update of /usr/cvsroot/asterisk-addons/asterisk-ooh323c
In directory mongoose.digium.com:/tmp/cvs-serv4582

Modified Files:
	configure configure.in 
Log Message:
Updated

Index: configure
===================================================================
RCS file: /usr/cvsroot/asterisk-addons/asterisk-ooh323c/configure,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- configure	19 Aug 2005 19:01:17 -0000	1.3
+++ configure	31 Oct 2005 19:31:48 -0000	1.4
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for ASTERISK-OOH323C 0.1.
+# Generated by GNU Autoconf 2.57 for ASTERISK-OOH323C 0.3.
 #
 # Report bugs to <Objective Systems <support at obj-sys.com>>.
 #
@@ -427,8 +427,8 @@
 # Identity of this package.
 PACKAGE_NAME='ASTERISK-OOH323C'
 PACKAGE_TARNAME='asterisk-ooh323c'
-PACKAGE_VERSION='0.1'
-PACKAGE_STRING='ASTERISK-OOH323C 0.1'
+PACKAGE_VERSION='0.3'
+PACKAGE_STRING='ASTERISK-OOH323C 0.3'
 PACKAGE_BUGREPORT='Objective Systems <support at obj-sys.com>'
 
 ac_unique_file="src/chan_h323.c"
@@ -938,7 +938,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 ASTERISK-OOH323C 0.1 to adapt to many kinds of systems.
+\`configure' configures ASTERISK-OOH323C 0.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1004,7 +1004,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ASTERISK-OOH323C 0.1:";;
+     short | recursive ) echo "Configuration of ASTERISK-OOH323C 0.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1099,7 +1099,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-ASTERISK-OOH323C configure 0.1
+ASTERISK-OOH323C configure 0.3
 generated by GNU Autoconf 2.57
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -1114,7 +1114,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ASTERISK-OOH323C $as_me 0.1, which was
+It was created by ASTERISK-OOH323C $as_me 0.3, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   $ $0 $@
@@ -1451,7 +1451,7 @@
 
 
 PACKAGE=asterisk-ooh323c
-VERSION=0.1
+VERSION=0.3
 
 ac_aux_dir=
 for ac_dir in config $srcdir/config; do
@@ -9610,7 +9610,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by ASTERISK-OOH323C $as_me 0.1, which was
+This file was extended by ASTERISK-OOH323C $as_me 0.3, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -9673,7 +9673,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-ASTERISK-OOH323C config.status 0.1
+ASTERISK-OOH323C config.status 0.3
 configured by $0, generated by GNU Autoconf 2.57,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 

Index: configure.in
===================================================================
RCS file: /usr/cvsroot/asterisk-addons/asterisk-ooh323c/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- configure.in	19 Aug 2005 19:01:17 -0000	1.3
+++ configure.in	31 Oct 2005 19:31:48 -0000	1.4
@@ -1,7 +1,7 @@
 AC_PREREQ(2.57)
-AC_INIT([ASTERISK-OOH323C],[0.1],[Objective Systems <support at obj-sys.com>],[asterisk-ooh323c])
+AC_INIT([ASTERISK-OOH323C],[0.3],[Objective Systems <support at obj-sys.com>],[asterisk-ooh323c])
 PACKAGE=asterisk-ooh323c
-VERSION=0.1
+VERSION=0.3
 
 AC_CONFIG_AUX_DIR(config) 
 AM_INIT_AUTOMAKE($PACKAGE, $VERSION)




More information about the svn-commits mailing list