summaryrefslogtreecommitdiffstats
path: root/gnulib-local/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-01-13 17:04:46 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:15:36 +0200
commit0ebb0a109f18b297dd0032ba671ed6e58a9032b6 (patch)
treeb9368e2e96773860918403cb0ac1245db77b122c /gnulib-local/Makefile.am
parent40311de248f323c46b6bfa1718cdb54cad052345 (diff)
downloadexternal_gettext-0ebb0a109f18b297dd0032ba671ed6e58a9032b6.zip
external_gettext-0ebb0a109f18b297dd0032ba671ed6e58a9032b6.tar.gz
external_gettext-0ebb0a109f18b297dd0032ba671ed6e58a9032b6.tar.bz2
New configure option --disable-curses.
Diffstat (limited to 'gnulib-local/Makefile.am')
-rw-r--r--gnulib-local/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnulib-local/Makefile.am b/gnulib-local/Makefile.am
index 88632ef..228e45c 100644
--- a/gnulib-local/Makefile.am
+++ b/gnulib-local/Makefile.am
@@ -1,5 +1,5 @@
## Makefile for the gnulib-local directory of GNU gettext
-## Copyright (C) 2006-2007 Free Software Foundation, Inc.
+## Copyright (C) 2006-2008 Free Software Foundation, Inc.
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@@ -250,6 +250,7 @@ m4/alloca.m4 \
m4/backupfile.m4 \
m4/ChangeLog.0 \
m4/ChangeLog.1 \
+m4/curses.m4 \
m4/exitfail.m4.diff \
m4/gcj.m4 \
m4/hard-locale.m4.diff \