diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-06 00:49:45 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-06 00:49:45 +0000 |
commit | 495d798468a8feed7715045977c0163dda623096 (patch) | |
tree | 8bad78bd05d612f61a68824bfc5be3341173c5a6 /m4/.cvsignore | |
parent | 6b4e979eb26997f5624555eac7f1ddc46b965e5a (diff) | |
download | mdk-495d798468a8feed7715045977c0163dda623096.tar.gz mdk-495d798468a8feed7715045977c0163dda623096.tar.bz2 |
ignore gettext macros
Diffstat (limited to 'm4/.cvsignore')
-rw-r--r-- | m4/.cvsignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore new file mode 100644 index 0000000..ae2f6d8 --- /dev/null +++ b/m4/.cvsignore @@ -0,0 +1,17 @@ +codeset.m4 +gettext.m4 +glibc21.m4 +iconv.m4 +intdiv0.m4 +inttypes-pri.m4 +inttypes.m4 +inttypes_h.m4 +isc-posix.m4 +lcmessage.m4 +lib-ld.m4 +lib-link.m4 +lib-prefix.m4 +progtest.m4 +stdint_h.m4 +uintmax_t.m4 +ulonglong.m4 |