Age | Commit message (Collapse) | Author |
|
|
|
* * *
drop d_size
|
|
|
|
AC_LINK_IFELSE/AC_LANG_CALL.
|
|
AC_COMPILE_IFELSE/AC_LANG_PROGRAM.
|
|
|
|
|
|
This brings fltk's image/* files into the equation (which turn into
libfltk2_images.a). Since dillo doesn't use them, ld seems to have the
good sense not to add any of it in, but we can save it the trouble of
looking through it...
|
|
|
|
|
|
|
|
|
|
|
|
xentalion)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added use of inttypes.h when stdint.h isn't found.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|