From: Wolfgang H. <wo...@wo...> - 2008-01-22 07:25:05
|
On Jan 21, 2008, at 18:35 , Robert Buchholz wrote: > On Monday, 21. January 2008, Wolfgang Hennerbichler wrote: >> Where should I send my patch to? > > This list is fine. Allright. Here it is. I had to comment out this AM_ICONV section in plugins.m4 here: 232 fi 233 if test "$PLUGIN_ICONV" = "yes"; then 234 dnl AM_ICONV 235 if test "$am_cv_func_iconv" = "yes"; then 236 PLUGINS="$PLUGINS plugin_iconv.o" because aclocal was complaining about "something" (I can not remember), that had to do with this entry. so this might be the reason why the diff is rather huge-ish (it affects more files than it should). Other than that, I just sticked to the instructions in the wiki, the plugin_button_exec.c is the "real stuff". I'd really like to document my work in the wiki, so other people can use my plugin. Feel free to correct my code in any way you want, it's been ~5 years since my last c program. > Rob Get my patch here (I don't want to send 116 kb to every person on this ML): http://tiny.wogri.at/JI thx, wogri -- wo...@wo... http://www.wogri.com http://www.einradfilm.at |