Reduce use of cdtext_private.h. Let's see if autoconf 2.61 (circa 6 years ago) is okay. Some MacBooks seem to still use this.

This commit is contained in:
R. Bernstein
2012-04-16 20:21:56 -04:00
parent dd7a5dc1bb
commit c09f15298c
7 changed files with 8 additions and 19 deletions

View File

@@ -19,7 +19,7 @@ dnl 02110-1301 USA.
define(RELEASE_NUM, 84)
define(CDIO_VERSION_STR, 0.$1git)
AC_PREREQ(2.67)
AC_PREREQ(2.61)
AC_INIT([libcdio], [CDIO_VERSION_STR(RELEASE_NUM)], [libcdio-help@gnu.org])
AC_CONFIG_SRCDIR(src/cd-info.c)