mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03: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:
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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user