added the QSG_STANDARD define

This commit is contained in:
Thad Ward 2000-04-17 21:19:35 +00:00
parent 08c098fe98
commit 79857091aa

View file

@ -206,3 +206,6 @@
/* Define if you have the m library (-lm). */
#undef HAVE_LIBM
/* Define if you want the QSG standards */
#define QSG_STANDARD "1"