--- abiword-2.0.0/abiword-plugins/wp/impexp/hancom/plugin.m4.noglib12 2003-10-21 16:19:52.000000000 -0400 +++ abiword-2.0.0/abiword-plugins/wp/impexp/hancom/plugin.m4 2003-10-21 16:20:03.000000000 -0400 @@ -32,18 +32,6 @@ ABI_HANCOM_CPPFLAGS="-I$abi_wv_source" -if test $abi_plugin_disable = no; then - ABI_GLIB12_OPT(0,yes) - if [ test "$abi_glib_opt" = "no" ]; then - ABI_PLUGIN_REPORT([hancom: okay (using wv's mini glib)]) - ABI_HANCOM_CPPFLAGS="-I$abi_wv_source/glib-wv $ABI_HANCOM_CPPFLAGS" - else - ABI_PLUGIN_REPORT([hancom: okay (using glib)]) - ABI_HANCOM_CPPFLAGS="`$abi_glib_config --cflags` $ABI_HANCOM_CPPFLAGS" - ABI_HANCOM_LDFLAGS="`$abi_glib_config --libs`" - fi -fi - AC_SUBST(ABI_HANCOM_CPPFLAGS) AC_SUBST(ABI_HANCOM_LDFLAGS)