include <stdbool.h> only if not C++.

This commit is contained in:
rocky
2005-09-17 20:57:19 +00:00
parent 7895f93f0e
commit 3a1145614b
5 changed files with 20 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.4 2005/02/05 16:25:51 rocky Exp $
# $Id: Makefile.am,v 1.5 2005/09/17 20:57:19 rocky Exp $
#
# Copyright (C) 2004, 2005 Rocky Bernstein <rocky@panix.com>
#
@@ -44,7 +44,7 @@
# incompatibility with previous versions.
libcdio_cdda_la_CURRENT := 0
libcdio_cdda_la_REVISION := 0
libcdio_cdda_la_REVISION := 1
libcdio_cdda_la_AGE := 0
noinst_HEADERS = common_interface.h drive_exceptions.h low_interface.h \