Code

r17648@shi: ted | 2008-01-14 23:31:32 -0800
authorgouldtj <gouldtj@users.sourceforge.net>
Wed, 16 Jan 2008 06:42:26 +0000 (06:42 +0000)
committergouldtj <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

index 9108976e59beca765f9b7225c09a583812f6fbff..681ec3d1b4c40452ec692d283d0f611353451ff0 100644 (file)
@@ -9,7 +9,7 @@ dnl version is going to be called until about the time we release it
 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