Skip to content

Commit

Permalink
Add --force argument of autopoint
Browse files Browse the repository at this point in the history
  • Loading branch information
phuang committed Dec 14, 2009
1 parent b17b645 commit 4c26cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -e
set -x

touch ChangeLog
autopoint
autopoint --force
libtoolize --automake --copy
intltoolize --copy --force
aclocal -I m4
Expand Down

0 comments on commit 4c26cd9

Please sign in to comment.