Fix more -Wundef warnings during bootstrap

This commit is contained in:
Alex Richardson
2020-10-14 12:28:54 +00:00
parent a31993fece
commit a525283161
3 changed files with 3 additions and 8 deletions
+1 -1
View File
@@ -975,7 +975,7 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
#define HAVE_STRVISX 1
/* Define to 1 if you have the `svis' function. */
/* #undef HAVE_SVIS */
#define HAVE_SVIS 1
/* Define if you have the function `swab'. */
#define HAVE_SWAB 1