On Wed, Nov 2, 2011 at 3:27 PM, Dagobert Michelsen <[email protected]> wrote:
> Hi Rocky, > > Am 27.10.2011 um 14:44 schrieb Rocky Bernstein: > >>> As with Thomas and his shameless plug, I will put in a plug for mine. > >>> I recently released a new version of remake. > >>> There is no Solaris package for it yet. Git sources for that if you > >>> don't want to get via > >>> git clone git://github.com/rocky/remake.git > >>> > >>> is in ~/src/external-vcs/remake. I used those to build libcdio rather > >>> than gmake. It would be nice if that were a > >>> Solaris package. > >> > >> I couldn't bootstrap from the git clone: > >> > >>> unstable9s% autoreconf -fi > > > > I generally use the ./autogen.sh script which adds a maintainer flag to > > configure. README.develop mentions autogen.sh > > With the risk of looking stupid I neither can't find autogen.sh in the > cloned repo > nor README.develop and it is also not in the list of files here: > https://github.com/rocky/remake > Obviously I am missing something... > My mistake because your query went to the libcdio-devel mailing list, so I didn't catch that you were talking about remake not libcdio. autogen.sh is for libcdio and that's what I thought you meant. autoreconf is for remake (and GNU make).
