mirror of
https://https.git.savannah.gnu.org/git/grep.git
synced 2026-01-26 15:39:06 +00:00
maint: enable po-check
* cfg.mk (local-checks-to-skip): Enable sc_po_check. * po/POTFILES.in: Sort and update.
This commit is contained in:
parent
c5a06069bc
commit
196b828887
1
cfg.mk
1
cfg.mk
@ -29,7 +29,6 @@ local-checks-to-skip = \
|
||||
sc_error_message_uppercase \
|
||||
sc_m4_quote_check \
|
||||
sc_makefile_TAB_only_indentation \
|
||||
sc_po_check \
|
||||
sc_prohibit_have_config_h \
|
||||
sc_prohibit_magic_number_exit \
|
||||
sc_prohibit_strcmp \
|
||||
|
||||
@ -16,17 +16,15 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
src/dfa.c
|
||||
src/kwset.c
|
||||
src/grep.c
|
||||
src/search.c
|
||||
src/system.h
|
||||
|
||||
# Library files
|
||||
lib/closeout.c
|
||||
lib/error.c
|
||||
lib/getopt.c
|
||||
lib/obstack.c
|
||||
lib/quotearg.c
|
||||
lib/regex.c
|
||||
lib/xmalloc.c
|
||||
lib/xalloc-die.c
|
||||
lib/xstrtol-error.c
|
||||
src/dfa.c
|
||||
src/grep.c
|
||||
src/kwset.c
|
||||
src/search.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user