projects
/
platform
/
upstream
/
ibus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
227f950
)
Add --copy arguments on gtkdocize command.
author
Huang Peng
<shawn.p.huang@gmail.com>
Sun, 15 Feb 2009 08:31:26 +0000
(16:31 +0800)
committer
Huang Peng
<shawn.p.huang@gmail.com>
Sun, 15 Feb 2009 08:31:26 +0000
(16:31 +0800)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
d9a7a56
..
c34acab
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-4,7
+4,7
@@
set -x
autopoint --force
libtoolize --automake --copy --force
-gtkdocize #--flavour=no-tmpl
+gtkdocize
--copy
#--flavour=no-tmpl
aclocal -I m4 --force
autoheader --force
automake --add-missing --copy --force