From 10c18684bccb27a919b3f6514a8c2b5e36881528 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 12 Jun 2003 19:24:47 +0000 Subject: * Update to 0.7.0 * Add support for the Nautilus View --- www/epiphany/files/patch-configure | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 www/epiphany/files/patch-configure (limited to 'www/epiphany/files') diff --git a/www/epiphany/files/patch-configure b/www/epiphany/files/patch-configure new file mode 100644 index 000000000000..462a30148646 --- /dev/null +++ b/www/epiphany/files/patch-configure @@ -0,0 +1,19 @@ +--- configure.orig Fri Jun 6 14:15:07 2003 ++++ configure Thu Jun 12 14:59:44 2003 +@@ -18202,6 +18202,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -20127,7 +20128,7 @@ + + if test "x${nautilus_prefix}" != "x${epiphany_prefix}"; then + cat >>confdefs.h <<_ACEOF +-#define NAUTILUS_PREFIX "${nautilus_prefix}" ++#define NAUTILUS_PREFIX "${epiphany_prefix}" + _ACEOF + + fi -- cgit