head	1.4;
access;
symbols
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2003.02.02.13.32.37;	author nork;	state dead;
branches;
next	1.3;

1.3
date	2001.03.28.13.09.09;	author kevlo;	state Exp;
branches;
next	1.2;

1.2
date	2001.01.30.17.15.23;	author sf;	state Exp;
branches;
next	1.1;

1.1
date	2000.07.19.14.23.22;	author alex;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Update to 1.2.1.

PR:		ports/47332
Submitted by:	Ports Fury
@
text
@--- configure.in.orig	Tue Mar 27 18:23:16 2001
+++ configure.in	Wed Mar 28 09:23:20 2001
@@@@ -15,7 +15,7 @@@@
 dnl Target installation directory for documentation
 
 AC_SUBST(docdir)
-docdir='${prefix}/doc/kannel'
+docdir='${prefix}/share/doc/kannel'
 
 dnl Checks for programs.
 
@@@@ -25,10 +25,6 @@@@
 AC_PROG_YACC
 AC_PROG_LEX
 AC_PATH_PROG(PERL, perl)
-
-AC_CHECK_FILE(/sbin/start-stop-daemon, , 
-		STARTSTOPDAEMONSRC="utils/start-stop-daemon.c")
-AC_SUBST(STARTSTOPDAEMONSRC)
 
 dnl Checks for libraries.
 
@


1.3
log
@Update to version 1.0.3

PR: 26164
Submitted by: MAINTAINER
@
text
@@


1.2
log
@update to 1.0.
change maintainer.

PR:		24069,24194,24738
Submitted by:	Martti Kuparinen <martti.kuparinen@@piuha.net>
@
text
@d1 2
a2 2
--- configure.in.orig	Thu Dec  7 20:44:33 2000
+++ configure.in	Wed Jan  3 20:16:19 2001
d12 2
a13 1
@@@@ -26,10 +26,6 @@@@
d16 1
a16 1
 
d20 1
a20 1
-
a22 10
 AC_CHECK_LIB(m, log)
@@@@ -41,7 +37,7 @@@@
 fi
 
 AC_CHECK_LIB(z, gzopen)
-AC_PATH_PROG(XML_CONFIG, xml-config, no)
+AC_PATH_PROG(XML_CONFIG, xml2-config, no)
 if test "$XML_CONFIG" = "no"; then
 	echo "You MUST have the gnome-xml library installed"; exit 1
 else
@


1.1
log
@Add kannel 0.10.2 - a wap / sms gateway.

PR:		20022
Submitted by:	Domas Mituzas <midom@@dammit.lt>
@
text
@d1 4
a4 3
--- configure.old	Wed Jul 19 02:40:15 2000
+++ configure		Wed Jul 19 02:41:42 2000
@@@@ -542,7 +542,7 @@@@
d6 5
d12 3
d16 5
a20 2
-docdir='${prefix}/doc/kannel'
+docdir='${prefix}/share/doc/kannel'
d22 3
d26 6
a31 11
 # Extract the first word of "gcc", so it can be a program name with args.
@@@@ -1380,6 +1380,9 @@@@
 EOF
  ;; 
 	*1.8.7) ;; 
+	*1.8.8) ;; 
+	*1.8.9) ;; 
+	*1.8.??) ;; 
 	*2.0.0) ;; 
 	*) echo "Libxml is too old. You need at least 1.8.6." ; exit 1 ;; 
 	esac
@

