head	1.3;
access;
symbols
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2011.04.12.02.27.47;	author miwi;	state dead;
branches;
next	1.2;

1.2
date	2009.10.15.16.23.34;	author anray;	state Exp;
branches;
next	1.1;

1.1
date	2009.05.24.19.52.23;	author anray;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 0.91.1

PR:		155855
Submitted by:	Ports Fury
@
text
@--- configure.orig	2009-08-25 19:33:59.000000000 +0300
+++ configure	2009-10-15 17:47:07.000000000 +0300
@@@@ -7969,6 +7969,7 @@@@
       hardcode_libdir_flag_spec='-R$libdir'
       hardcode_direct=yes
       hardcode_shlibpath_var=no
+      archive_cmds_need_lc=no
       ;;
 
     hpux9*)
@@@@ -11675,7 +11676,7 @@@@
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdbm_gdbm_open" >&5
 $as_echo "$ac_cv_lib_gdbm_gdbm_open" >&6; }
 if test "x$ac_cv_lib_gdbm_gdbm_open" = x""yes; then :
-  GDBM_LIBS="-lgdbm"
+  GDBM_LIBS="$LIBS -lgdbm"
 else
   as_fn_error "Cannot find GDBM library" "$LINENO" 5
 fi
@


1.2
log
@- Update to 0.90.2
@
text
@@


1.1
log
@- Update to 0.17.4
@
text
@d1 3
a3 3
--- configure.orig	2009-03-05 08:56:57.000000000 +0200
+++ configure	2009-03-28 22:35:34.000000000 +0200
@@@@ -8030,6 +8030,7 @@@@
d11 2
a12 2
@@@@ -13558,7 +13559,7 @@@@
 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gdbm_gdbm_open" >&5
d14 1
a14 1
 if test "x$ac_cv_lib_gdbm_gdbm_open" = x""yes; then
d18 2
a19 2
   { { $as_echo "$as_me:$LINENO: error: Cannot find GDBM library" >&5
 $as_echo "$as_me: error: Cannot find GDBM library" >&2;}
@

