summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2016-04-14 15:38:27 -0400
committerShaun McCance <shaunm@gnome.org>2016-05-06 09:48:50 -0400
commit5443ba5acfb98b7a6f5455a9986e7575a4d486df (patch)
treeeee84a38b9afb21ffe4fc647e49bc4f433dd04b8 /configure.ac
parent89b52e2101cbe8c6c85211e005cc14dbbab5803f (diff)
downloadyelp-xsl-5443ba5acfb98b7a6f5455a9986e7575a4d486df.tar.gz
Adding simple localbuild.sh script
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6604e6e3..d06cee75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,3 +1,4 @@
+# Do not split AC_INIT across multiple lines without making localbuild.sh smarter
AC_INIT([yelp-xsl],[3.17.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])