File libtool-options.patch of Package scim-skk
--- configure.ac 2005-12-21 07:04:54.000000000 +0100 +++ configure.ac.new 2006-01-13 15:04:11.700918805 +0100 @@ -79,6 +79,7 @@ # libtool option to control which symbols are exported # right now, symbols starting with _ are not exported LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[[^_]].*"' +AC_SUBST(LIBTOOL_EXPORT_OPTIONS) # Extra args. AC_ARG_ENABLE(debug,