BOINCZIP: Attempt at fixing a recursive 'am-refresh' issue.

This commit is contained in:
Rom Walton 2014-04-16 19:26:00 -04:00
parent 5cbc1bb712
commit 1862ec9f7f
2 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ dnl $Id$
dnl not sure exactly what the minimum version is (but 2.13 wont work)
AC_PREREQ(2.58)
AC_INIT(BOINCZIP, 1.0.0)
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_TARGET
dnl generate .tar.gz, .tar.bz2, .zip

View File