[rygel] build: Don't check for inexistant stamp file



commit 09d1fd3743d84019988e42bdca4dfeadc5552196
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Jan 31 19:21:01 2011 +0200

    build: Don't check for inexistant stamp file

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b922195..ca2e43b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,7 +60,6 @@ fi
 
 # Enable check for Vala even if not asked to do so if stamp files are absent.
 if test ! -e src/rygel/rygel_vala.stamp -o \
-        ! -e src/rygel/librygel_configuration_a_vala.stamp -o \
         ! -e src/ui/rygel_preferences_vala.stamp -o \
         ! -e src/plugins/playbin/librygel_playbin_la_vala.stamp -o \
         ! -e src/plugins/tracker/librygel_media_tracker_la_vala.stamp -o \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]