Omit mention of autoconf update, autoconf is no longer in use
This commit is contained in:
parent
bcfbede38a
commit
fbbe1295dd
@ -102,7 +102,6 @@ struct tagSFG_PlatformWindowState
|
||||
#include <string.h>
|
||||
|
||||
# if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__NetBSD__)
|
||||
/* XXX The below hack is done until freeglut's autoconf is updated. */
|
||||
# define HAVE_USB_JS 1
|
||||
|
||||
# include <sys/joystick.h>
|
||||
|
@ -136,7 +136,6 @@ struct tagSFG_PlatformWindowState
|
||||
#include <string.h>
|
||||
|
||||
# if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__NetBSD__)
|
||||
/* XXX The below hack is done until freeglut's autoconf is updated. */
|
||||
# define HAVE_USB_JS 1
|
||||
# include <sys/joystick.h>
|
||||
# define JS_DATA_TYPE joystick
|
||||
|
Reference in New Issue
Block a user