scripts/Makefile.am
author Peter Kovacs <kpeter@inf.elte.hu>
Mon, 08 Mar 2010 08:33:41 +0100
changeset 941 a93f1a27d831
permissions -rw-r--r--
Fix gcc 3.3 compilation error (#354)

gcc 3.3 requires that a class has a default constructor if it has
template named parameters. (That constructor can be protected.)
     1 EXTRA_DIST += \
     2 	scripts/bib2dox.py \
     3 	scripts/bootstrap.sh \
     4 	scripts/chg-len.py \
     5 	scripts/mk-release.sh \
     6 	scripts/unify-sources.sh \
     7 	scripts/valgrind-wrapper.sh