|
From: <br...@ph...> - 2006-10-17 20:18:00
|
Ethan Merritt wrote: > This is a general problem, and is mentioned in our TODO > file but not in the README or INSTALL files. A note should be added to INSTALL. > Should we have ./configure print out a warning if snprintf is not found? Probably. > Should we issue the same warning at build time? Run time? ./configure time is build time. A message at run time would be excessive and annoying. |