We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e49eb commit 8bd3cecCopy full SHA for 8bd3cec
graf2d/asimage/README
@@ -36,5 +36,8 @@ Some files have been modified compare to the official libAfterImage version:
36
libjpeg/jmorecfg.h generated a warning on Windows: "a benign redifinition".
37
This warning has been disabled.
38
39
- "configure" has been modified to look at the ".dylib" file extension to find
40
- the X11 libraries. This is needed on the Mac Leopard system.
+ "configure":
+ - has been modified to look at the ".dylib" file extension to find
41
+ the X11 libraries. This is needed on the Mac Leopard system.
42
+ - the compiling option -Winline has been removed because it produced many
43
+ warnings with gcc 4.3.
0 commit comments