From: Maya Rashish Date: Tue, 22 Oct 2019 08:12:59 +0000 (+0000) Subject: Omit mention of autoconf update, autoconf is no longer in use X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=freeglut;a=commitdiff_plain;h=e3d3eebedb405a5a4bcfe0fffa95928a6a487abd Omit mention of autoconf update, autoconf is no longer in use (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 --- diff --git a/src/wayland/fg_internal_wl.h b/src/wayland/fg_internal_wl.h index de15ee4..4672d4e 100644 --- a/src/wayland/fg_internal_wl.h +++ b/src/wayland/fg_internal_wl.h @@ -102,7 +102,6 @@ struct tagSFG_PlatformWindowState #include # 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 diff --git a/src/x11/fg_internal_x11.h b/src/x11/fg_internal_x11.h index e2ba203..330cb86 100644 --- a/src/x11/fg_internal_x11.h +++ b/src/x11/fg_internal_x11.h @@ -136,7 +136,6 @@ struct tagSFG_PlatformWindowState #include # 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 # define JS_DATA_TYPE joystick