summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2013-11-12 20:16:15 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2013-11-12 20:16:15 +0100
commit7b1cdcb6b9ae5e34901f109ff6db4fe8d660f1d3 (patch)
tree8e867ed36cd40c5163ae490c9d8c1dc32a6094aa /configure.ac
parent8d461525388f799008118d7fe873079d2bd5ba8e (diff)
downloaddabmux-7b1cdcb6b9ae5e34901f109ff6db4fe8d660f1d3.tar.gz
dabmux-7b1cdcb6b9ae5e34901f109ff6db4fe8d660f1d3.tar.bz2
dabmux-7b1cdcb6b9ae5e34901f109ff6db4fe8d660f1d3.zip
update version generation for git, update INSTALL
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 761baaf..2f1d873 100644
--- a/configure.ac
+++ b/configure.ac
@@ -226,7 +226,7 @@ AC_ARG_ENABLE([format_epm],
AS_IF([test "x$enable_format_epm" = "xyes"],
[AC_DEFINE(HAVE_FORMAT_EPM, [1], [Define if EPM format is enabled])])
-AM_CONDITIONAL([IS_HG_REPO], [hg parents])
+AM_CONDITIONAL([IS_GIT_REPO], [test -d '.git'])
AC_CONFIG_FILES([Makefile
src/Makefile