tools: append to the perl path so that it stays overrideable. Fixes #604892
commit1f5d323d9ecf6384980c8e51e9d5b30376ce3536
authorStefan Kost <ensonic@users.sf.net>
Fri, 18 Dec 2009 19:47:23 +0000 (18 21:47 +0200)
committerStefan Kost <ensonic@users.sf.net>
Sat, 19 Dec 2009 20:05:26 +0000 (19 22:05 +0200)
tree9efba09e813efb1279c8962e02ed580bee4d11ce
parentb67686169b91900f48481f3be2e658a0fc7023f9
tools: append to the perl path so that it stays overrideable. Fixes #604892

We were prepending datadir to the INC path for perl to find gtkdoc-common.pl.
This also caused the unit tests to run with the installed version, despite
that we had set an local path to INC from the Makefile.
gtkdoc-fixxref.in
gtkdoc-mkdb.in
gtkdoc-mktmpl.in
gtkdoc-scan.in
gtkdoc-scangobj.in
gtkdoc-scanobj.in