Skip to content

Commit

Permalink
Updated configure with change from last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Mar 2, 2020
1 parent 11b63fa commit a8f9134
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configure
Expand Up @@ -21487,6 +21487,9 @@ $as_echo "#define SDL_VIDEO_DRIVER_X11_XVIDMODE 1" >>confdefs.h
SUMMARY_video_x11="${SUMMARY_video_x11} xvidmode"
fi
fi
else
# Prevent Mesa from including X11 headers
EXTRA_CFLAGS="$EXTRA_CFLAGS -DMESA_EGL_NO_X11_HEADERS -DEGL_NO_X11"
fi
}

Expand Down

0 comments on commit a8f9134

Please sign in to comment.