diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-03 23:41:56 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-03 23:41:56 +0000 |
commit | b7718a26f7f65c4b4641cc467e464005ea5a8230 (patch) | |
tree | b5f533dff98ecfa75bcf54f512ca67902498d956 /japanese/scim-honoka/files | |
parent | 21f9eace677f7fd18c8118e175961b300626b507 (diff) |
Notes
Diffstat (limited to 'japanese/scim-honoka/files')
-rw-r--r-- | japanese/scim-honoka/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/scim-honoka/files/patch-configure b/japanese/scim-honoka/files/patch-configure new file mode 100644 index 000000000000..bad611f6644a --- /dev/null +++ b/japanese/scim-honoka/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Apr 5 20:32:29 2006 ++++ configure Wed Apr 5 20:32:45 2006 +@@ -32446,6 +32446,7 @@ + s,@CONVENIENCE_LTDL_FALSE@,$CONVENIENCE_LTDL_FALSE,;t t + s,@LIBADD_DL@,$LIBADD_DL,;t t + s,@LIBTOOL_DEPS@,$LIBTOOL_DEPS,;t t ++s,@LIBTOOL_EXPORT_OPTIONS@,$LIBTOOL_EXPORT_OPTIONS,;t t + s,@PKG_CONFIG@,$PKG_CONFIG,;t t + s,@SCIM_CFLAGS@,$SCIM_CFLAGS,;t t + s,@SCIM_LIBS@,$SCIM_LIBS,;t t |