build: Always set VAPIDIR to ${datadir}/vala/vapi
authorJens Georg <mail@jensge.org>
Sun, 3 Oct 2010 08:56:44 +0000 (10:56 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 4 Oct 2010 12:08:35 +0000 (15:08 +0300)
configure.ac

index 891fd25..8e99603 100644 (file)
@@ -92,10 +92,9 @@ if test x$enable_vala = xyes ; then
                          gio-2.0
                          gee-1.0
                          posix])
-else
-    VAPIDIR=`echo ${datadir}/vala/vapi`
 fi
 
+VAPIDIR="${datadir}/vala/vapi"
 AC_SUBST(VAPIDIR)
 
 # Maemo support