wok view advancecomp/stuff/advancecomp.patch @ rev 20926
updated fltk, fltk-blocks, fltk-checkers, fltk-colbrowser, fltk-dev, fltk-editor, and fltk-sudoku (1.3.3 -> 1.3.4.2)
author | Hans-Günter Theisgen |
---|---|
date | Sat Mar 02 13:00:42 2019 +0100 (2019-03-02) |
parents | |
children |
line source
1 --- a/autogen.sh
2 +++ b/autogen.sh
3 @@ -8,9 +8,9 @@
5 # Regenerate configuration files
6 aclocal
7 -automake --add-missing --force-missing
8 autoconf
9 autoheader && touch config.h.in
10 +automake --add-missing --force-missing
12 # Run configure for this platform
13 echo "Now you are ready to run ./configure"