Hi, again :-)
I'm sorry for previous email, I didn't know how 'bzr send' worked.
I attached patch file, so please have a look.
--
Regards,
Namhyung Kim
=== modified file 'macros/gtk2.m4'
--- macros/gtk2.m4 2009-02-25 22:33:03 +0000
+++ macros/gtk2.m4 2009-04-28 15:37:30 +0000
@@ -76,7 +76,7 @@
if test x"${with_gtk2_lib}" != x ; then
if test -f ${with_gtk2_lib}/libgtk-x11-2.0.${shlibext}; then
if test -f ${with_gtk2_lib}/libgdk-x11-2.0; then
- ac_cv_path_gtk2_lib="-I`(cd ${with_gtk2_lib}; pwd)`"
+ ac_cv_path_gtk2_lib="-L`(cd ${with_gtk2_lib}; pwd)`"
else
AC_MSG_ERROR([${with_gtk2_lib} directory doesn't contain libgdk-x11-2.0])
fi
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev