> Hello,
>
> I am getting the following error when running autoreconf -i (after making
> changes to
configure.ac) with the 0.9.0 tar ball.
>
> sh: ./version.sh: No such file or directory
Is version.sh in the top level ola directory?
>
configure.ac:12: error: AC_INIT should be called with package and version
> arguments
> /opt/local/share/aclocal-1.14/init.m4:29: AM_INIT_AUTOMAKE is expanded
> from...
>
configure.ac:12: the top level
> autom4te: /opt/local/bin/gm4 failed with exit status: 1
> aclocal: error: echo failed with exit status: 1
> autoreconf: aclocal failed with exit status: 1
>
> Apparently version.sh is missing. Can anyone help?
>
> Thanks,
> Simon
>