[Geany] Minor source touchups

Daniel Richard G. skunk at xxxxx
Sun Jan 11 23:58:08 UTC 2009


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!)

* 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 when 
  you do "make install":

	/usr/share/automake-1.9/install-sh -m 644 '/tmp/geany-svn/plugins/pluginmacros.h' '/opt/geany/include/geany//pluginmacros.h'
	/usr/share/automake-1.9/install-sh -m 644 '/tmp/geany-svn/plugins/geanyfunctions.h' '/opt/geany/include/geany//geanyfunctions.h'

  (Note the double slashes near the end of each line)


--Daniel


-- 
NAME   = Daniel Richard G.       ##  Remember, skunks       _\|/_  meef?
EMAIL1 = skunk at iskunk.org        ##  don't smell bad---    (/o|o\) /
EMAIL2 = skunk at alum.mit.edu      ##  it's the people who   < (^),>
WWW    = http://www.******.org/  ##  annoy them that do!    /   \
--
(****** = site not yet online)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: geany-misc-fixes-2.patch
Type: text/x-diff
Size: 1474 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20090111/91653623/attachment.patch>


More information about the Users mailing list