[maemo-commits] [maemo-commits] r14855 - projects/haf/trunk/dpkg

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Dec 4 16:02:54 EET 2007
Author: marivoll
Date: 2007-12-04 16:02:52 +0200 (Tue, 04 Dec 2007)
New Revision: 14855

Modified:
   projects/haf/trunk/dpkg/autogen.sh
Log:
Call autoheader as well.


Modified: projects/haf/trunk/dpkg/autogen.sh
===================================================================
--- projects/haf/trunk/dpkg/autogen.sh	2007-12-04 13:57:08 UTC (rev 14854)
+++ projects/haf/trunk/dpkg/autogen.sh	2007-12-04 14:02:52 UTC (rev 14855)
@@ -2,5 +2,6 @@
 
 aclocal -I m4
 autoconf
+autoheader
 libtoolize --force --copy
 automake --add-missing --force --copy


More information about the maemo-commits mailing list