summaryrefslogtreecommitdiff
path: root/net/linphone-base/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/linphone-base/files/patch-configure')
-rw-r--r--net/linphone-base/files/patch-configure18
1 files changed, 9 insertions, 9 deletions
diff --git a/net/linphone-base/files/patch-configure b/net/linphone-base/files/patch-configure
index e36478e09467..f9505767cb37 100644
--- a/net/linphone-base/files/patch-configure
+++ b/net/linphone-base/files/patch-configure
@@ -1,8 +1,8 @@
$FreeBSD$
---- configure.orig Mon Jan 27 13:16:04 2003
-+++ configure Fri Feb 28 18:50:31 2003
+--- configure.orig Mon May 19 12:00:43 2003
++++ configure Fri Jun 13 15:20:49 2003
@@ -8786,6 +8786,7 @@
# This can be used to rebuild libtool when needed
@@ -11,26 +11,26 @@ $FreeBSD$
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -11010,19 +11011,19 @@
+@@ -11056,19 +11057,19 @@
cat >>confdefs.h <<_ACEOF
--#define PACKAGE_LOCALE_DIR "${prefix}/${DATADIRNAME}/locale"
-+#define PACKAGE_LOCALE_DIR "${prefix}/share/locale"
+-#define PACKAGE_LOCALE_DIR "${realprefix}/${DATADIRNAME}/locale"
++#define PACKAGE_LOCALE_DIR "${realprefix}/share/locale"
_ACEOF
cat >>confdefs.h <<_ACEOF
--#define PACKAGE_DATA_DIR "${prefix}/${DATADIRNAME}"
-+#define PACKAGE_DATA_DIR "${prefix}/share/gnome"
+-#define PACKAGE_DATA_DIR "${realprefix}/${DATADIRNAME}"
++#define PACKAGE_DATA_DIR "${realprefix}/share/gnome"
_ACEOF
cat >>confdefs.h <<_ACEOF
--#define PACKAGE_SOUND_DIR "${prefix}/${DATADIRNAME}/sounds/linphone"
-+#define PACKAGE_SOUND_DIR "${prefix}/share/gnome/sounds/linphone"
+-#define PACKAGE_SOUND_DIR "${realprefix}/${DATADIRNAME}/sounds/linphone"
++#define PACKAGE_SOUND_DIR "${realprefix}/share/gnome/sounds/linphone"
_ACEOF