[yelp] Some updates to build files



commit a078abcc838823f5b2e663a652fffc623e606b4d
Author: Shaun McCance <shaunm gnome org>
Date:   Fri Apr 23 16:41:17 2010 -0500

    Some updates to build files

 Makefile.am  |    3 +--
 configure.in |    4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 877fc97..9f22037 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,5 +27,4 @@ DISTCLEANFILES = 					\
 
 CLEANFILES = $(desktop_DATA)
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-gtk-doc
-
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
diff --git a/configure.in b/configure.in
index 74659d3..f1bfaf3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
-AC_INIT([Yelp],[2.27.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.31.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
-AC_CONFIG_SRCDIR([src/yelp-main.c])
+AC_CONFIG_SRCDIR([src/yelp.c])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
 



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