(po-check): Scan .l and .y files instead
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Nov 2002 06:39:26 +0000 (06:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Nov 2002 06:39:26 +0000 (06:39 +0000)
commit8a1dd2fe05fc19d9f136d1ddbb42bb0af197240d
tree5c35c06ed122b0fc51b93b74d16c0699b514b7fa
parent0eae1c91c8675aaaea36d724a74d9051018b243f
(po-check): Scan .l and .y files instead
of the .c and the .h files that they generate.  Look for N_
as well as for _.  Try to avoid matching #define for N_ and _.
Makefile.maint