From 0843d071f40ac9ee32773dabbd68c969bdf2d9ef Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 31 Jan 2001 03:18:13 +0000 Subject: [PATCH] r477: *** empty log message *** --- ChangeLog | 6 ++++-- configure | 4 ++-- configure.in | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index c106fd8..a1e199f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,11 +3,13 @@ * ctsim: Added most-recently-used files to File menu with registry storage between executions. - * ctsim: Added MDI interface for Windows version and made it default + * ctsim: Added MDI interface for Windows version and made it default for Windows. + * ctsim: Added 3-D wireframe view of images (uses OpenGL) + * ctsim: Added graphical About box - * ctsim: Escape key now removes cursor from image files + * ctsim: Escape key now removes cursor lines from image file view * ctsim: Added Revert to ImageFile menu diff --git a/configure b/configure index f04d35a..1defa15 100755 --- a/configure +++ b/configure @@ -2238,7 +2238,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lwx_gtk_gl $LIBS" +LIBS="-lwx_gtk_gl -lwx_gtk -lGL $LIBS" cat > conftest.$ac_ext <