Changes between Version 2 and Version 3 of giflib
- Timestamp:
- 09/20/2008 04:18:37 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
giflib
v2 v3 29 29 Don't forget to apply the "sed" command, it avoids having any compilation error about the "rle.h" file. 30 30 31 This package uses tmpnam(3). This patch: [http://archives.neohapsis.com/archives/openbsd/2004-02/att-1900/patch-util_gifinto_c] replaces it with mkstemp(3), but the patch depends on strlcpy(3) (a glibc patch in hlfs). 32 33 31 34 [wiki:GraphicsandFontLibraries Up][[br]] 32 35 [wiki:BlfsNotes Top]