Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
external
sofia-sip
Commits
b9f5aaa2
Commit
b9f5aaa2
authored
Oct 14, 2005
by
Pekka Pessi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Shell syntax exercise.
darcs-hash:20051014070814-65a35-112dd211049b78075e65c787a67789b9fdb42687.gz
parent
89e1c837
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
autogen.sh
autogen.sh
+4
-4
No files found.
autogen.sh
View file @
b9f5aaa2
...
...
@@ -2,10 +2,10 @@
set
-x
aclocal
-I
m4
&&
\
autoheader
&&
\
libtoolize
--force
&&
\
automake
--add-missing
--copy
--include-deps
--foreign
&&
\
aclocal
-I
m4
&&
autoheader
&&
libtoolize
--force
&&
automake
--add-missing
--copy
--include-deps
--foreign
&&
autoconf
find
.
-name
'run*'
-o
-name
'*.sh'
| xargs
chmod
+x
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment