Don't need to build anything other than a tar.gz
[synfig.git] / ETL / trunk / config / configure.ac
index 7f18434..77bf020 100644 (file)
@@ -12,13 +12,16 @@ AM_CONFIG_HEADER(ETL/etl_profile_.h)
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
 
-AM_INIT_AUTOMAKE([ no-define dist-zip dist-shar dist-bzip2 ])
+AM_INIT_AUTOMAKE([ no-define ])
 AM_MAINTAINER_MODE
 
 # -- V A R I A B L E S ----------------------------------------
 
 debug="no"
 
+SVN_REPOSITORY=@SVN_REPOSITORY@
+AC_SUBST(SVN_REPOSITORY)
+
 # -- A R G U M E N T S ----------------------------------------