summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 56cf60d)
raw | patch | inline | side by side (parent: 56cf60d)
| author | gouldtj <gouldtj@users.sourceforge.net> | |
| Wed, 16 Jan 2008 06:42:26 +0000 (06:42 +0000) | ||
| committer | gouldtj <gouldtj@users.sourceforge.net> | |
| Wed, 16 Jan 2008 06:42:26 +0000 (06:42 +0000) |
Adding in some nice little options to make packaing easier. 'New' tar format and all the dists that we already make but I did by hand.
| configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 9108976e59beca765f9b7225c09a583812f6fbff..681ec3d1b4c40452ec692d283d0f611353451ff0 100644 (file)
--- a/configure.ac
+++ b/configure.ac
dnl (whereas we always know what the previous version was called).
AC_CANONICAL_HOST
AC_CONFIG_SRCDIR(src/main.cpp)
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([dist-zip dist-bzip2 tar-pax])
AC_ARG_ENABLE([lsb], AS_HELP_STRING([--enable-lsb], [LSB-compatible build configuration]), [
prefix=/opt/inkscape