Jaroslav Hajek-2 wrote:
>
> hello,
>
> I feel a little confused - what is the recommended way of using
> autoconf scripts in OctaveForge packages?
> I have src/configure.in directory, but I have noticed that most other
> packages have src/configure.base, which is then
> turned into src/configu
hello,
I feel a little confused - what is the recommended way of using
autoconf scripts in OctaveForge packages?
I have src/configure.in directory, but I have noticed that most other
packages have src/configure.base, which is then
turned into src/configure.in by autogen.sh, which simply appends so