include <stdbool.h> only if not C++.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.am,v 1.12 2005/07/07 06:54:48 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.13 2005/09/17 20:57:19 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2003, 2004, 2005 Rocky Bernstein <rocky@panix.com>
|
||||
#
|
||||
@@ -43,7 +43,7 @@
|
||||
# incompatibility with previous versions.
|
||||
|
||||
libcdio_la_CURRENT := 6
|
||||
libcdio_la_REVISION := 0
|
||||
libcdio_la_REVISION := 1
|
||||
libcdio_la_AGE := 0
|
||||
|
||||
EXTRA_DIST = image/Makefile FreeBSD/Makefile MSWindows/Makefile \
|
||||
|
||||
Reference in New Issue
Block a user