From: Sven Panne Date: Mon, 3 Jan 2005 09:07:00 +0000 (+0000) Subject: Removed acconfig.h, it is deprecated and we don't need it. X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=311a58b92e6e05f1e8c5c8fa49fe027481f403e2;p=freeglut Removed acconfig.h, it is deprecated and we don't need it. git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@545 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/acconfig.h b/acconfig.h deleted file mode 100644 index 0a38b07..0000000 --- a/acconfig.h +++ /dev/null @@ -1,9 +0,0 @@ -/* Define if the C compiler supports BOOL */ -#undef HAVE_BOOL - -#undef VERSION - -#undef PACKAGE - -/* Define if you need the GNU extensions to compile */ -#undef _GNU_SOURCE