1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-10 15:54:17 +01:00

fixed configure check for c99 vsnprintf

This commit is contained in:
dan
2001-09-10 22:15:05 +00:00
parent 1cd42480bf
commit aae7c8b73a
3 changed files with 30 additions and 1 deletions

View File

@@ -89,3 +89,6 @@
/* define if you want Hermes support */
#undef HAVE_HERMES
/* define if you have vsnprintf with C99 semantics */
#undef HAVE_C99_VSNPRINTF