Remove obsolet file.
0 lines of code changed in 1 file:
Apply part of patch #328 Documentation changes to client, Kevin Zheng. Remove unused files.
1 lines of code changed in 2 files:
Apply part of patch #328: Documentation changes to client, by Kevin Zheng. Move "Documentation" to "doc".
621 lines of code changed in 9 files:
Remove dependency on X for OpenGL - there is generally not X in Win32, and if a Linux/Unix system is trying to configure and it doesn't have X then there are bigger problems with that build than whether or not OpenGL is enabled.
Also put the addition of X libs behind a test for have_x. Automatically adding X libs breaks MinGW builds.
3 lines of code changed in 1 file:
Updated for current (1.70 + Trunk) clients and most recent versions of GTK+. Mentions all-in-one dependencies that have been prepared and are available for download at:
http://icculus.org/~kfitzner/misc/MinGWCrossfireDependenciesV1.70.1.zip
171 lines of code changed in 1 file:
Add @GTK_CFLAGS@ to AM_CFLAGS. Should have little effect in Linux/Unix where GTK include files will be in standard places anyway. In Windows under MinGW (and any other system where the include files are in a non-standard location) it will be required.
1 lines of code changed in 1 file:
Update deprecated MINGW macro to __MINGW32__
1 lines of code changed in 1 file: