Author: olivier
Date: 2007-01-14 14:05:03 +0000 (Sun, 14 Jan 2007)
New Revision: 24440

Modified:
   xfce4-icon-theme/branches/xfce_4_2/configure.ac
Log:
Work arround file too long breaking tar and dist

Modified: xfce4-icon-theme/branches/xfce_4_2/configure.ac
===================================================================
--- xfce4-icon-theme/branches/xfce_4_2/configure.ac     2007-01-14 12:55:14 UTC 
(rev 24439)
+++ xfce4-icon-theme/branches/xfce_4_2/configure.ac     2007-01-14 14:05:03 UTC 
(rev 24440)
@@ -1,7 +1,6 @@
-AC_INIT()
-AM_INIT_AUTOMAKE([xfce4-icon-theme], [4.2.4])
+AC_INIT([xfce4-icon-theme], [4.2.4])
+AM_INIT_AUTOMAKE([1.9 tar-ustar])
 
-
 AM_MAINTAINER_MODE
 
 AC_PROG_INSTALL

_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to