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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user