Remove CVS $Id$ line which is no longer automatically updated.

ios9660.hpp under FS because of Solaris macro conflict as suggested by Thomas Schmitt.
cd-drive.c: add some casts to remove gcc warnings
src/cd-paranoia/Makefile.am: remove a GNU make idiom.
README.develop: note needing GNU make or remake
This commit is contained in:
R. Bernstein
2011-10-19 22:01:37 -04:00
parent 1cb3a20baa
commit 8002d97db8
6 changed files with 17 additions and 12 deletions

View File

@@ -1,5 +1,6 @@
Software you'll need to build a development version libcdio
- git
- GNU make (or even better "remake")
- autoconf (which contains programs autoconf and autoreconf)
- automake
- libtool (for building shared libraries)