diff options
Diffstat (limited to 'documentation/src/migration_1_4.dox')
| -rw-r--r-- | documentation/src/migration_1_4.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/migration_1_4.dox b/documentation/src/migration_1_4.dox index 0a92072c0..f59827f17 100644 --- a/documentation/src/migration_1_4.dox +++ b/documentation/src/migration_1_4.dox @@ -339,10 +339,10 @@ some of the "old" names have been introduced in early 1.4.0 development. Old Option Name (FLTK 1.3.x) | New Option Name (FLTK 1.4.x) -------------------------------------|------------------------------------ + none (built always) | FLTK_BUILD_FORMS FLTK_BUILD_EXAMPLES | FLTK_BUILD_EXAMPLES FLTK_BUILD_FLTK_OPTIONS | FLTK_BUILD_FLTK_OPTIONS FLTK_BUILD_FLUID | FLTK_BUILD_FLUID -FLTK_BUILD_FORMS | FLTK_BUILD_FORMS FLTK_BUILD_TEST | FLTK_BUILD_TEST FLTK_MSVC_RUNTIME_DLL | FLTK_MSVC_RUNTIME_DLL OPTION_ABI_VERSION | FLTK_ABI_VERSION |
