mirror of https://github.com/xzeldon/htop.git
Add missing bits to build system, needed by the inclusion of PLPA.
Thanks to Bert Wesarg for the heads up.
This commit is contained in:
parent
da23c8c5a1
commit
fa6f919059
|
@ -0,0 +1 @@
|
||||||
|
m4_include(plpa-1.1/plpa.m4)
|
|
@ -3,6 +3,7 @@
|
||||||
aclocal
|
aclocal
|
||||||
autoconf
|
autoconf
|
||||||
autoheader
|
autoheader
|
||||||
|
libtoolize --copy
|
||||||
automake --add-missing --copy
|
automake --add-missing --copy
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue