mirror of
https://github.com/xzeldon/htop.git
synced 2024-12-24 15:15:44 +00:00
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
1
acinclude.m4
Normal file
1
acinclude.m4
Normal file
@ -0,0 +1 @@
|
||||
m4_include(plpa-1.1/plpa.m4)
|
@ -3,6 +3,7 @@
|
||||
aclocal
|
||||
autoconf
|
||||
autoheader
|
||||
libtoolize --copy
|
||||
automake --add-missing --copy
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user