diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2006-12-11 17:36:05 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2006-12-11 17:36:05 +0000 |
commit | 5e7349fc5fd6da30f50135766e165fafc108c456 (patch) | |
tree | 02e6d8a46dd54ac039fb3caf7e3e88f0024f457d /net-im/ekg2/files/ekg2-20061202-intl.patch | |
parent | Stable on x86, security bug #157698. (diff) | |
download | gentoo-2-5e7349fc5fd6da30f50135766e165fafc108c456.tar.gz gentoo-2-5e7349fc5fd6da30f50135766e165fafc108c456.tar.bz2 gentoo-2-5e7349fc5fd6da30f50135766e165fafc108c456.zip |
Fixed build problems on gentoo/fbsd, bug #157699
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-im/ekg2/files/ekg2-20061202-intl.patch')
-rw-r--r-- | net-im/ekg2/files/ekg2-20061202-intl.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net-im/ekg2/files/ekg2-20061202-intl.patch b/net-im/ekg2/files/ekg2-20061202-intl.patch new file mode 100644 index 000000000000..5d5c58b1983e --- /dev/null +++ b/net-im/ekg2/files/ekg2-20061202-intl.patch @@ -0,0 +1,13 @@ +--- configure.ac.old 2006-12-10 14:17:30.000000000 +0100 ++++ configure.ac 2006-12-10 14:18:25.000000000 +0100 +@@ -484,7 +484,9 @@ + COMMON_PLUGINS_CFLAGS="-DPLUGIN_SHARED_LIBS" + dnl LIBS="$LIBS -no-undefined" + fi +- ++ ++LIBS="$LIBS $LIBINTL" ++ + AC_OUTPUT + + echo |