X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=README;h=3eddc79362d42c2b08cb32445291a7b6d6692edf;hb=d35af9686a6c11b5ed1629a054fccc4414ba9854;hp=b362708e03edae5fc58d8bfacfcb7e3d8d186bc8;hpb=bf93e4fc3f1086bab15f7013a572e8b86a4e784f;p=freeglut diff --git a/README b/README index b362708..3eddc79 100644 --- a/README +++ b/README @@ -19,33 +19,23 @@ ===== Both X11 and Win32 ports are in an advanced alpha stage, which means that - they provide limited functionality of GLUT API 3. There is an investigation - en course to check if the BeOS port could be easily done using the current - freeglut structure. + they provide limited functionality of GLUT API 3. A somewhat more + limited port (mostly due to limits of the OS) to Andriod is now also + available. INSTALLATION ============ - Use the following commands to build from scratch on a *nix X11 platform: - - autoheader - aclocal - libtoolize --copy --force - automake --add-missing - autoconf - ./configure - make - - The first four of these commands are automated in a system script called - "autoreconf". + See README.cmake as a starting point, as well as the other README + files for further info. CONTRIBUTING ============ Bug and missing features patches are certainly welcome. Just as comments - and FREEGLUT API 1 propositions are. + and FREEGLUT API propositions are. Just please to make the fixes look visually just as the rest of the code does (tabs converted 4 white spaces). Comments are really welcome, as I