Applied the changes which somehow vanished during my last merge. Thanks goes
to Marci for noticing this. In detail:
- added amsmath and amssymb latex packages for latex documentation
- src/demo is also scanned for doxygen input files
13 optarg=`expr "x$option" : 'x[^=]*=\(.*\)'`
32 -h, --help display this help and exit
33 --amver=VERSION use VERSION version of automake
34 --acver=VERSION use VERSION version of autoconf
37 $0 --amver=1.8 --acver=2.59
44 $0: unrecognized option: $option
45 Try \`$0 --help' for more information.
59 automake=automake-$amver
60 aclocal=aclocal-$amver
65 autoconf=autoconf-$acver
69 && libtoolize --force --copy \
70 && $automake --add-missing --copy --gnu \