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