Removed acconfig.h, it is deprecated and we don't need it.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@545 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
8afaa43f1d
commit
810a67a80f
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -8,7 +8,6 @@ freeglut/freeglut/Makefile.am svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/NEWS svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/README svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/TODO svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/acconfig.h svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/autogen.sh svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/configure.ac svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/doc/.cvsignore svn_keywords=Author+Date+Id+Revision
|
||||
|
@ -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
|
Reference in New Issue
Block a user