mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
19 lines
481 B
Text
19 lines
481 B
Text
--- configure.orig Mon Feb 21 15:53:01 2005
|
|
+++ configure Mon Feb 21 15:53:01 2005
|
|
@@ -21286,6 +21286,7 @@
|
|
if eval "test \"\${$as_ac_var+set}\" = set"; then
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
else
|
|
+ LIBS="-lintl $LIBS"
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
/* confdefs.h. */
|
|
_ACEOF
|
|
@@ -26646,7 +26647,7 @@
|
|
|
|
|
|
cat >>confdefs.h <<_ACEOF
|
|
-#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}"
|
|
+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}"
|
|
_ACEOF
|
|
|
|
|