From 6711d1ef2358c9e6b2708b61f4df1ba2bddd4f35 Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor <ian@airs.com>
Date: Wed, 6 May 1998 18:30:34 +0000
Subject: fix xgettext invocation

---
 opcodes/.Sanitize | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'opcodes')

diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize
index e970f0e..6bd973f 100644
--- a/opcodes/.Sanitize
+++ b/opcodes/.Sanitize
@@ -503,6 +503,6 @@ if [ -n "${safe}" -a ! -f po/.Recover/opcodes.pot ]; then
 fi
 
 # If this fails, Sanitization must fail.
-xgettext -c -k_ -kN_ -f po/POTFILES.in -o po/opcodes.pot || exit 1
+xgettext -C -c -k_ -kN_ -f po/POTFILES.in -o po/opcodes.pot || exit 1
 
 # End of file.
-- 
cgit v1.1