Toggle navigation
Sign in
taskrambler
/
libtrio
·
Files
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Blame view
bootstrap
93 Bytes
Raw
Normal View
History
Permalink
initial checkin
ac8a379b
Georg Hopp
authored
11 years ago
1
2
3
4
5
6
7
#!/bin/sh
aclocal
libtoolize --copy
autoheader
automake --gnu --add-missing --copy
autoconf