9875a4e08a
tested by myself and Tamotsu Takahashi (ttakah plus openbsd at gmail.com).
13 lines
418 B
Plaintext
13 lines
418 B
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.3 2011/12/12 12:23:14 fgsch Exp $
|
|
--- src/Makefile.in.orig Sun Nov 13 19:48:06 2011
|
|
+++ src/Makefile.in Sun Nov 13 19:48:42 2011
|
|
@@ -454,7 +454,7 @@ libibus_1_0_la_LIBADD = \
|
|
libibus_1_0_la_LDFLAGS = \
|
|
-no-undefined \
|
|
-export-symbols-regex "ibus_.*" \
|
|
- -version-info @LT_VERSION_INFO@ \
|
|
+ $(libibus_la_LDFLAGS} \
|
|
$(NULL)
|
|
|
|
ibus_sources = \
|