Adapted from patches by Nicolas Boullis on Debian:

* alignment issues on sparc
 * "make check" failure when stderr is not a tty
 * wrong program name in manpages in tarball
 * build failure with hurd
 * "make check" failure on machines with no disc drive
 * make distclean fixes
This commit is contained in:
R. Bernstein
2009-07-02 20:26:39 -04:00
parent e7ac0ea72c
commit 2522c26ec8
15 changed files with 84 additions and 1407 deletions

View File

@@ -16,7 +16,7 @@ dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
dnl 02110-1301 USA.
define(RELEASE_NUM, 82cvs)
define(RELEASE_NUM, 82git)
define(CDIO_VERSION_STR, 0.$1)
AC_PREREQ(2.52)
@@ -661,6 +661,7 @@ AC_CONFIG_FILES([
src/cd-paranoia/doc/ja/Makefile \
src/Makefile \
test/testbincue.c \
test/testgetdevices.c \
test/testisocd2.c \
test/testpregap.c \
test/testnrg.c \