head	1.2;
access;
symbols
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.06.01.05.09.24;	author dinoex;	state dead;
branches;
next	1.1;

1.1
date	2003.05.05.17.29.30;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.1.0
- Fix some autconf problems
- install/deinstall info files generic
- Add WITH_GNUSTEP_DEVEL
@
text
@--- Greg/configure.orig	Thu May 10 12:48:26 2001
+++ Greg/configure	Mon May  5 08:05:35 2003
@@@@ -2259,7 +2259,7 @@@@
 done
 
 
-GUILE_LIB_PATH=`$GUILEPATH -c '(display (string-append (%package-data-dir) "/" (version)))'`
+GUILE_LIB_PATH=`$GUILEPATH -c '(display (%library-dir))'`
 
 cat >> confdefs.h <<EOF
 #define GUILE_LIB_PATH $GUILE_LIB_PATH
@


1.1
log
@- Fix problems with guile-1.6.4 and short lib path.
- bump PORTREVISION
Submitted by:	marcus
@
text
@@

