increased version to 0.9.7pre and updated to autoconf 2.60

git-svn-id: http://svn.berlios.de/svnroot/repos/sipsak/trunk@406 75b5f7c7-cfd4-0310-b54c-e118b2c5249a
(cherry picked from commit 9c45c21ffa25f5a5343676ceceb91fc36de50e3f)
(cherry picked from commit d8057d9979)
mr3.8.5
nils-ohlmeier 19 years ago committed by Victor Seva
parent 2ece60500a
commit 0ba5a5ae27

@ -127,7 +127,6 @@ ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
@ -161,6 +160,8 @@ abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@

6542
configure vendored

File diff suppressed because it is too large Load Diff

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT([sipsak],[0.9.6],[nils@sipsak.org])
AC_INIT([sipsak],[0.9.7pre],[nils@sipsak.org])
AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE
AC_CONFIG_SRCDIR([sipsak.c])

Loading…
Cancel
Save