ref: 2e35942fd8c2c4be331eb9edbeeb01c8d94bec48
parent: 8f26e5a1c1e30bb75616ebc31a1a994a508c74dc
author: Ralph Giles <giles@mozilla.com>
date: Thu Aug 8 07:26:19 EDT 2013
Create zip archives for distribution. Windows still doesn't support tar.gz out of the box. If we're bothering with project files we might as well make it easy to get the source releases.
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
AC_USE_SYSTEM_EXTENSIONS
AC_SYS_LARGEFILE
-AM_INIT_AUTOMAKE([1.11 foreign no-define])
+AM_INIT_AUTOMAKE([1.11 foreign no-define dist-zip])
AM_MAINTAINER_MODE([enable])
LT_INIT