diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/.cvsignore | 1 | ||||
-rw-r--r-- | m4/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore index 74c32371b..f8b20c7dd 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -197,6 +197,7 @@ strcase.m4 strcspn.m4 strdup.m4 strftime.m4 +string_h.m4 strndup.m4 strnlen.m4 strpbrk.m4 diff --git a/m4/.gitignore b/m4/.gitignore index 1916f1862..e7beb997d 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -189,6 +189,7 @@ strcase.m4 strcspn.m4 strdup.m4 strftime.m4 +string_h.m4 strndup.m4 strnlen.m4 strpbrk.m4 |