automake 1.10

This commit is contained in:
Matthias Clasen 2006-12-05 05:36:18 +00:00
parent 408885deee
commit 9cfe52afd2

View File

@ -43,8 +43,8 @@ files to allow you to develop with libgtop.
%build
# prog_as patches configure.in
libtoolize --force
aclocal-1.9
automake-1.9 --add-missing
aclocal
automake --add-missing
autoconf
autoheader