summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-04-05 11:56:17 +0200
committerJim Meyering <meyering@redhat.com>2010-04-05 12:02:44 +0200
commitf95776680cc4c150fa213f8d59218c2e44cf0e21 (patch)
tree9b91c66e40afb0b4f4e78fa4e043cc9a5db290b5 /po
parent6aaf073ddc8eced8cbde3f687b1a6464476c6be4 (diff)
downloadgrep-f95776680cc4c150fa213f8d59218c2e44cf0e21.tar.gz
maint: fix new argmatch-related syntax-check failures
* configure.ac (ARGMATCH_DIE): Use usage(EXIT_FAILURE), not exit(1). * po/POTFILES.in: Add lib/argmatch.c.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c0b9025d..ff8b148b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -15,6 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+lib/argmatch.c
lib/closeout.c
lib/error.c
lib/getopt.c