projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eecb7b9
)
force autopoint
author
Thomas Vander Stichele
<thomas@apestaart.org>
Thu, 12 Feb 2004 12:09:25 +0000
(12:09 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Thu, 12 Feb 2004 12:09:25 +0000
(12:09 +0000)
Original commit message from CVS:
force autopoint
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index fa26641569d48a3c5c004dc01ac1dfdeead5cd70..e27fd3b73c6d12cc893ddda201226c5605d3ac5b 100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-69,7
+69,7
@@
if test -f po/Makefile.in.in;
then
patch -p0 -R < common/gettext.patch
fi
-tool_run "$autopoint"
+tool_run "$autopoint
--force
"
patch -p0 < common/gettext.patch
tool_run "$aclocal" "-I m4 -I common/m4 $ACLOCAL_FLAGS"