Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
libnice
libnice
Commits
06e628bb
Commit
06e628bb
authored
Oct 30, 2008
by
Youness Alaoui
Browse files
create the m4 directory before gtkdocize
parent
35905c4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
autogen.sh
View file @
06e628bb
#!/bin/sh
set
-e
test
-d
m4
||
mkdir
m4
gtkdocize
||
exit
1
autoreconf
-i
...
...
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