Re: [OctDev] autoconf files in packages

2008-04-17 Thread dbateman
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

[OctDev] autoconf files in packages

2008-04-17 Thread Jaroslav Hajek
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