Fix subclass callback output code.

Make fltk-config script executable after rerunning configure script.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4286 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2005-04-15 20:45:07 +00:00
parent fc4db19395
commit 91c3b8231d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -85,6 +85,7 @@ makeinclude: configure configh.in makeinclude.in
./configure; \
fi
touch config.h
chmod +x fltk-config
configure: configure.in
autoconf