Toggle navigation
Sign in
discontinued
/
token
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
e056881f5c1c42a31ee91e5d2c08e74b5e8e645b
Authored by
Georg Hopp
2011-11-15 13:58:07 +0100
1 parent
9a82385a
again change order in build.sh
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
build.sh
build.sh
View file @
e056881
@@ -2,5 +2,5 @@
@@ -2,5 +2,5 @@
2
2
3
aclocal -I m4
3
aclocal -I m4
4
libtoolize --copy
4
libtoolize --copy
5
-
autoconf
6
automake --add-missing --copy
5
automake --add-missing --copy
6
+
autoconf
Please
register
or
login
to post a comment