configure is generated from configure.in by running autoconf. autogen.sh is
just a script originally written by the gnome folk to automate running
all the automake/autoconf/libtool junk. Since we only use configure.in, we
don't need it.. =)
Isaac
On 20-Oct-99 Timothy Ball wrote:
> After show many many ppl here at NRL freeamp we've decided that freeamp
> will be the mp3 player we all use. (mostly cause of the obs thingie) But
> the problem is that a lot of these guys are *bsd weenies. I don't
> understand autoconf all that well, but I've been trying to hack up the
> configure script to deal w/ netbsd. I've been doing it the "wrong way"
> by just hacking the script up. Where's the original autogen.sh script?
>
> More immediately dopen() seems to not be in any library, but in the OS
> itself. I'd like it to not test for that in the bsd case.
>
> TIA,
> timball