removed a silly #else case on an ifdef

This commit is contained in:
Thad Ward 2000-05-22 07:07:01 +00:00
parent c6abe56fd1
commit 1cb980a02e
3 changed files with 5 additions and 4 deletions

View file

@ -251,6 +251,9 @@
/* Define if you have the m library (-lm). */
#undef HAVE_LIBM
/* Define if dirent.h is in your include path somewhere */
#define HAVE_FNMATCH_H 1
/* Define if you want the QSG standards */
#define QSG_VERSION "1"