]> www.ginac.de Git - ginac.git/blob - autogen.sh
- fixed "normal(2-2*(1+a)/(-1-a))" bug: add::normal() assumed that if the
[ginac.git] / autogen.sh
1 #! /bin/sh
2 aclocal
3 autoheader
4 autoconf
5 automake
6 ./configure $*