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
5268ff8c675ce06db1f1ce447598ebd94267238f
5268ff8c675ce06db1f1ce447598ebd94267238f
Switch branch/tag
htop
autogen.sh
Find file
Normal view
History
Permalink
autogen.sh
71 Bytes
Edit
Web IDE
Newer
Older
Initial import.
Hisham Muhammad
committed
Mar 04, 2006
1
2
3
4
5
#!/bin/sh
aclocal
autoconf
autoheader
Generate missing files
Hisham Muhammad
committed
Mar 13, 2006
6
7
8
automake
--add-missing
--copy