summaryrefslogtreecommitdiff
path: root/opcodes/configure
diff options
context:
space:
mode:
authorDavid Carlton <carlton@bactrian.org>2003-08-05 17:13:34 +0000
committerDavid Carlton <carlton@bactrian.org>2003-08-05 17:13:34 +0000
commitf8dcf85418c934b9c26092856b7864e2f9ae9f6b (patch)
tree623472f1807b7babb42baf69a207275592536755 /opcodes/configure
parent2c4081cec535db3c8cc055fbdd22779a5a32ba9c (diff)
downloadgdb-f8dcf85418c934b9c26092856b7864e2f9ae9f6b.tar.gz
2003-08-05 David Carlton <carlton@kealia.com>
* configure.in (build_warnings): Delete -Wformat-nonliteral. * configure (build_warnings): Ditto. * Merge with mainline; tag is carlton_dictionary-20030805-merge.
Diffstat (limited to 'opcodes/configure')
-rwxr-xr-xopcodes/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/configure b/opcodes/configure
index ae248d05111..4a95a9a6060 100755
--- a/opcodes/configure
+++ b/opcodes/configure
@@ -2672,7 +2672,7 @@ else
fi
-ALL_LINGUAS="fr sv tr es da de id pt_BR ro"
+ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl"
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
echo "configure:2678: checking how to run the C preprocessor" >&5
# On Suns, sometimes $CPP names a directory.