head	1.5;
access;
symbols
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2010.02.13.19.25.16;	author miwi;	state dead;
branches;
next	1.4;

1.4
date	2007.06.10.22.21.05;	author itetcu;	state Exp;
branches;
next	1.3;

1.3
date	2007.02.25.07.32.46;	author rafan;	state Exp;
branches;
next	1.2;

1.2
date	2006.07.28.17.08.16;	author itetcu;	state Exp;
branches;
next	1.1;

1.1
date	2004.07.21.21.36.45;	author pav;	state Exp;
branches;
next	;


desc
@@


1.5
log
@- Fix build
@
text
@--- configure.orig	Fri Jun  1 16:11:57 2007
+++ configure	Fri Jun  1 16:16:42 2007
@@@@ -4896,12 +4896,6 @@@@
 	lib_static_enabled=no
 fi
 
-if test "x$enable_static" = "xno" -a "x$enable_shared" != "xyes"; then
-  { { echo "$as_me:$LINENO: error: You must choose either static or shared version of libgadu." >&5
-echo "$as_me: error: You must choose either static or shared version of libgadu." >&2;}
-   { (exit 1); exit 1; }; }
-fi
-
 # Check whether --enable-dynamic was given.
 if test "${enable_dynamic+set}" = set; then
   enableval=$enable_dynamic;
@@@@ -5941,7 +5935,6 @@@@
 	if test "x$enable_libgadu_openssl" != "xno"; then
 		LIBS_LIBGADU="$LIBS_LIBGADU $OPENSSL_LIBS"
 		CFLAGS_LIBGADU="$CFLAGS_LIBGADU $OPENSSL_INCLUDES"
-		PC_REQUIRES="$PC_REQUIRES openssl"
 
 	sed 's/#undef __GG_LIBGADU_HAVE_OPENSSL/#define __GG_LIBGADU_HAVE_OPENSSL/' < lib/libgadu-config.h > lib/libgadu-config.h-
 	mv -f lib/libgadu-config.h- lib/libgadu-config.h
@


1.4
log
@- Update to 1.7
- Fix manpaths

PR:		ports/113224
Submitted by:	Jan Srzednicki (maintainer)
@
text
@@


1.3
log
@- Update to 1.7 RC2
- Remove default aspell. Add option for that.

PR:		ports/109487
Submitted by:	Aleksander Fafula (maintainer)
@
text
@d1 3
a3 3
--- configure.orig	Sat Feb 24 16:28:42 2007
+++ configure	Sat Feb 24 16:29:20 2007
@@@@ -3821,12 +3821,6 @@@@
d13 1
a13 1
 # Check whether --enable-dynamic or --disable-dynamic was given.
d15 2
a16 10
   enableval="$enable_dynamic"
@@@@ -3834,7 +3828,6 @@@@
 fi;
 
 
-
 # Check whether --with-c99-vsnprintf or --without-c99-vsnprintf was given.
 if test "${with_c99_vsnprintf+set}" = set; then
   withval="$with_c99_vsnprintf"
@@@@ -4786,7 +4779,6 @@@@
@


1.2
log
@Make polish/ekg not install libgadu.so and use the one provided with
polish/libgadu.

PR:		ports/99725
Submitted by:	Marcin Wisnicki
Approved by:	maintainer timeout
@
text
@d1 3
a3 3
--- configure.orig	Sun Jul  2 17:24:39 2006
+++ configure	Sun Jul  2 17:25:50 2006
@@@@ -3813,12 +3813,6 @@@@
d16 13
a28 5
@@@@ -4770,7 +4764,6 @@@@
 	LIBS_LIBGADU="$LIBS_LIBGADU $OPENSSL_LIBS"
 	CFLAGS="$CFLAGS $OPENSSL_INCLUDES"
 	CFLAGS_LIBGADU="$CFLAGS_LIBGADU $OPENSSL_INCLUDES"
-	PC_REQUIRES="$PC_REQUIRES openssl"
@


1.1
log
@- OpenSSL is special on FreeBSD, it's always there, and is not visible
  to pkg-config, so the test will falsely fail. This fix configure of
  gnugadu-2.0.3, which is coming soon.

PR:		ports/69315
Submitted by:	Jacek Pelka <jacek@@combit.com.pl> (maintainer)
@
text
@d1 16
a16 3
--- configure	Mon Jun 28 22:13:05 2004
+++ configure	Sat Jul 17 10:12:27 2004
@@@@ -4554,7 +4554,6 @@@@
@

