On Sun, 11 Jan 2009 18:58:08 -0500, "Daniel Richard G." skunk@iSKUNK.ORG wrote:
On Sun, 2009 Jan 11 19:30:13 +0100, Enrico Tröger wrote:
Thanks a lot Daniel, I just committed your changes.
Yay! I've updated them in. There's a couple more things to address, covered in the attached patch:
- The new #include<gio/gio.h> in src/utils.c needs to be surrounded by
"#ifdef HAVE_GIO". (Good thing I'm still on etch, and can catch little things like this!)
Of course, sorry again. It's really not my day. I'll finally go sleeping now.
- I missed this before, but assignments to xxxxxxdir in Makefile.am
should not have a trailing slash. Currently, you see this in a few places
Hmm, I applied your patch though I don't think the double slashes hurt anything at all. But I'm not sure.
Regards, Enrico