summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2013-12-22 22:35:12 +0000
committerTim-Philipp Müller <tim@centricular.com>2013-12-22 22:35:12 +0000
commit626151c45f78e354d0508da7cf9045741be321d1 (patch)
tree3dc6968a7253aa3ef39c4e9a9efe4ea331f55980
parent4cc981de3788b1cf8b2e4b2c76c3581087adab51 (diff)
Automatic update of common submodule
From dbedaa0 to d48bed3
-rwxr-xr-xautogen.sh8
m---------common0
2 files changed, 1 insertions, 7 deletions
diff --git a/autogen.sh b/autogen.sh
index f9fd3f0..98d1c4c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -87,14 +87,8 @@ fi
toplevel_check $srcfile
# autopoint
-# first remove patch if necessary, then run autopoint, then reapply
if test -d po ; then
- if test -f po/Makefile.in.in;
- then
- patch -p0 -R --forward < common/gettext.patch
- fi
- tool_run "$autopoint" "--force" "patch -p0 < common/gettext.patch"
- patch -p0 < common/gettext.patch
+ tool_run "$autopoint" "--force"
fi
# aclocal
diff --git a/common b/common
-Subproject dbedaa010e2a19af2b27451c7c64111ea2f8dad
+Subproject d48bed31ff6502de03a12ba226685608d3a3344