[ Comments |
Contents
|
Previous
|
Next
]
- The configure script didn't update the ARFLAGS variable for *BSD
operating systems (no "s" option to build the symbol table...)
- Changed the installation commands to only create the installation
directory if it does not exist. This prevents installation errors on
some platforms the second time around.
- Now use the Microsoft definitions for characters 128 through 159
that are otherwise unused by the ISO-8859-x character sets.
- Now set optimization settings when we know the compiler.
- Now always quote attribute values in HTML output to make HTML lint
programs happy.
- Wasn't using TOC title string in PDF document outline.
- Preformatted text in tables didn't force the column width.
- Cells using COLSPAN > 1 didn't contribute to the width of columns.
- The table code didn't enforce the per-column minimums under certain
circumstances, causing "scrambled" columns.
- The configure script and makefiles didn't work when FLTK was not
available. They now only build the "gui" library when it is available.
- The Windows distribution was installing files under PROGRAMDIR
instead of TARGETDIR. This prevented users from customizing the
installation directory.
- The configure script overrode the LDFLAGS environment variable,
preventing FLTK from being located in a non- default directory.
[ Comments |
Contents
|
Previous
|
Next
]
No comments for this page.
|