aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
72fi 72fi
73 73
74test -d am || mkdir am 74test -d am || mkdir am
75git submodule init 75git submodule update --init --recursive
76git submodule update
77autoreconf -f -i -s 76autoreconf -f -i -s
78 77
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
13grecs/src/preproc.c 13grecs/src/preproc.c
14grecs/src/symtab.c 14grecs/src/symtab.c
15grecs/src/tree.c 15grecs/src/tree.c
16grecs/src/wordsplit.c 16grecs/wordsplit/wordsplit.c

Return to:

Send suggestions and report system problems to the System administrator.