This website requires JavaScript.
Explore
Help
Sign In
zeldon
/
htop
mirror of
https://github.com/xzeldon/htop.git
Watch
1
Star
0
Fork
You've already forked htop
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0b0bd25e42
htop
/
autogen.sh
10 lines
89 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial import.
2006-03-04 18:16:49 +00:00
#!/bin/sh
aclocal
autoconf
autoheader
Add missing bits to build system, needed by the inclusion of PLPA. Thanks to Bert Wesarg for the heads up.
2008-03-11 19:22:17 +00:00
libtoolize --copy
Generate missing files
2006-03-13 17:28:08 +00:00
automake --add-missing --copy