add vapigen variable, fixes bug 477111
authorAlberto Ruiz <aruiz@gnome.org>
Tue, 18 Sep 2007 22:18:03 +0000 (22:18 +0000)
committerAlberto Ruiz <aruiz@src.gnome.org>
Tue, 18 Sep 2007 22:18:03 +0000 (22:18 +0000)
2007-09-19  Alberto Ruiz <aruiz@gnome.org>
        * vala-1.0.pc.in: add vapigen variable,
          fixes bug 477111

svn path=/trunk/; revision=620

ChangeLog
vala-1.0.pc.in

index c79cc45..80c44f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-19  Alberto Ruiz <aruiz@gnome.org>
+       * vala-1.0.pc.in: add vapigen variable,
+         fixes bug 477111
+
 2007-09-18  Jürg Billeter  <j@bitron.ch>
 
        * gobject/valaccodegenerator.vala: fix public static fields,
index 7a6c50f..04a05da 100644 (file)
@@ -4,6 +4,7 @@ libdir=@libdir@
 includedir=@includedir@
 datarootdir=@datarootdir@
 datadir=@datadir@
+vapidir=@datadir@/vala/vapi
 
 Name: Vala
 Description: The Vala compiler library