Re: how to compile BMP cvs?
Milosz Derezynski <[email protected]> Mon, 01 Dec 2003 14:40:43 +0000
| Newsgroups | gmane.comp.multimedia.beep-media-player.devel |
|---|---|
| Message-ID | <[email protected]> |
xsdg wrote: >Hey... I want to compile Beep CVS, yet automake (1.7.9-1) errors out when I try >running it. Any clues would be appreciated. > >I checked out at Sun, 30 Nov 2003 21:53:30 +0000 > > > Don't run automake manually. Check out from CVS, and then at the top level source tree directory run: ./scripts/gen-auto-scripts.sh This will also call ./scripts/cvs2cl.pl and create an up-to-date Changelog based on cvs commit notes. In case you don't want that pass -n to gen-auto-scripts.sh