Omit mention of autoconf update, autoconf is no longer in use
authorMaya Rashish <maya@NetBSD.org>
Tue, 22 Oct 2019 08:12:59 +0000 (08:12 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Tue, 22 Oct 2019 08:12:59 +0000 (08:12 +0000)
(cherry picked from commit fbbe1295dd098b58ae9ec83e447c281671f8f938)

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1861 7f0cb862-5218-0410-a997-914c9d46530a

src/wayland/fg_internal_wl.h
src/x11/fg_internal_x11.h

index de15ee4..4672d4e 100644 (file)
@@ -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>
index e2ba203..330cb86 100644 (file)
@@ -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