BMP image loader fixes.

JPEG with Cygwin fix.

Make sure that all generated files are removed with a "make distclean".

Make sure we remove the autoconf cache directory when building the
source distribution.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2551 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2002-07-26 14:22:02 +00:00
parent 7ce42e2592
commit 1cfc6385dd
6 changed files with 43 additions and 20 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ echo "Removing CVS directories..."
rm -rf CVS */CVS */*/CVS
rm -rf .cvsignore */.cvsignore */*/.cvsignore
rm -rf OpenGL autom4te bc5 config forms gl glut images packages themes
rm -rf OpenGL autom4te* bc5 config forms gl glut images packages themes
rm makesrcdist
cd ..