mirror of
https://github.com/fltk/fltk.git
synced 2026-05-21 06:21:26 +08:00
Included fltk.spec in configure.in
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5137 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
CHANGES IN FLTK 1.1.8
|
||||
|
||||
- Included fltk.spec in configure.in (STR #1274)
|
||||
- Fixed insufficiently invalidated cache
|
||||
in Fl_Browser (STR #1265)
|
||||
- Attempt to fix multi monitor issues (STR #1153)
|
||||
|
||||
+1
-1
@@ -995,7 +995,7 @@ fi
|
||||
|
||||
dnl Write all of the files...
|
||||
AC_CONFIG_HEADER(config.h:configh.in)
|
||||
AC_OUTPUT(makeinclude fltk.list fltk-config FL/Makefile)
|
||||
AC_OUTPUT(makeinclude fltk.list fltk-config fltk.spec FL/Makefile)
|
||||
|
||||
dnl Make sure the fltk-config script is executable...
|
||||
chmod +x fltk-config
|
||||
|
||||
Reference in New Issue
Block a user