Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
5fd1436a9240465a320194be5a69b93a62b542f7
5fd1436a9240465a320194be5a69b93a62b542f7
Switch branch/tag
htop
autogen.sh
Find file
Normal view
History
Permalink
autogen.sh
95 Bytes
Edit
Web IDE
Newer
Older
Initial import.
Hisham Muhammad
committed
Mar 04, 2006
1
2
#!/bin/sh
Build fixes. BTW, we're going for 0.9 now.
Hisham Muhammad
committed
Nov 20, 2010
3
aclocal
-I
m4
Initial import.
Hisham Muhammad
committed
Mar 04, 2006
4
5
autoconf
autoheader
Add missing bits to build system, needed by the inclusion of PLPA.
Hisham Muhammad
committed
Mar 11, 2008
6
libtoolize
--copy
Generate missing files
Hisham Muhammad
committed
Mar 13, 2006
7
8
9
automake
--add-missing
--copy