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
57254cdd05
htop
/
autogen.sh
4 lines
51 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial import.
2006-03-04 18:16:49 +00:00
#!/bin/sh
Create directory m4 if it doesn't already exist. (See #292.)
2015-11-03 07:21:53 +00:00
mkdir -p m4
Simplify autogen.sh Make use of the autoreconf tool
2016-02-14 21:09:52 +00:00
autoreconf --install --force