From: David King Date: Tue, 5 Feb 2013 14:49:52 +0000 (+0000) Subject: Check that NEWS has been update before releasing X-Git-Tag: upstream/2.4.0^2~128 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=702126ada9b2618fb9d190621add67c2ff4c2973;p=platform%2Fupstream%2Flibgsignon-glib.git Check that NEWS has been update before releasing --- diff --git a/configure.ac b/configure.ac index 4537179..dc84843 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([libsignon-glib.pc.in]) AC_CONFIG_MACRO_DIR([m4]) -AM_INIT_AUTOMAKE([1.11 -Wall nostdinc silent-rules subdir-objects]) +AM_INIT_AUTOMAKE([1.11 -Wall check-news nostdinc silent-rules subdir-objects]) AC_PROG_CC AC_PROG_CC_STDC