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 | 8ba8cabfc6f4bf843b84d2a8fcb8a4617bd8d521 (patch) | |
tree | 754d6cdff8efd6bdd16451e2e672599c52840b6b /m4/.cvsignore | |
parent | 69eb6ebbebace11302de0f8ad1757a3a8ae50e67 (diff) | |
download | mdk-8ba8cabfc6f4bf843b84d2a8fcb8a4617bd8d521.tar.gz mdk-8ba8cabfc6f4bf843b84d2a8fcb8a4617bd8d521.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 |