aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-07-10 18:46:42 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-07-10 18:46:42 +0300
commite6a01dcd688584c20d8564d59d751bd0a9e3d1bb (patch)
tree7363b44740ef5c470f7f46ce0620cdd063456338
parentd744882ee0c3295af1abd8ba80ae3598838c7c16 (diff)
downloaddirevent-e6a01dcd688584c20d8564d59d751bd0a9e3d1bb.tar.gz
direvent-e6a01dcd688584c20d8564d59d751bd0a9e3d1bb.tar.bz2
Switch to grecs b06fb7d3
-rwxr-xr-xbootstrap3
m---------grecs0
-rw-r--r--po/POTFILES.in2
3 files changed, 2 insertions, 3 deletions
diff --git a/bootstrap b/bootstrap
index 0f9dfce..d3e3bc9 100755
--- a/bootstrap
+++ b/bootstrap
@@ -72,7 +72,6 @@ if [ -n "$po_only" ]; then
fi
test -d am || mkdir am
-git submodule init
-git submodule update
+git submodule update --init --recursive
autoreconf -f -i -s
diff --git a/grecs b/grecs
-Subproject c2f02c56a38a3e6d50b8ca2081db9d2de658b8e
+Subproject b06fb7d30415eec1d2efb39286ab96070c724fd
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c08d11b..a203c98 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -13,4 +13,4 @@ grecs/src/path-parser.c
grecs/src/preproc.c
grecs/src/symtab.c
grecs/src/tree.c
-grecs/src/wordsplit.c
+grecs/wordsplit/wordsplit.c

Return to:

Send suggestions and report system problems to the System administrator.