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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user