Fix copy/paste error.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@6001 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
3601f63659
commit
8f270ac7e3
@ -314,11 +314,11 @@ if test "$echo_libs" = "yes"; then
|
||||
echo $libdir/libfltk.a
|
||||
|
||||
if test x$use_forms = xyes; then
|
||||
echo $libdir/libfltk_images.a
|
||||
echo $libdir/libfltk_forms.a
|
||||
fi
|
||||
|
||||
if test x$use_gl = xyes; then
|
||||
echo $libdir/libfltk_images.a
|
||||
echo $libdir/libfltk_gl.a
|
||||
fi
|
||||
|
||||
if test x$use_images = xyes; then
|
||||
|
Loading…
Reference in New Issue
Block a user