diff options
author | Max Kellermann <max@duempel.org> | 2009-02-12 18:14:14 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-02-12 18:14:14 +0100 |
commit | f6c8dd49617b411a25c095710e43ba3b4725f55c (patch) | |
tree | 20053412f7769e23df0b3d20cc56fef2ca432cd2 /src/input_file.h | |
parent | 321eb1077a54aa84dca2f6363fe776af4f489689 (diff) | |
download | mpd-f6c8dd49617b411a25c095710e43ba3b4725f55c.tar.gz mpd-f6c8dd49617b411a25c095710e43ba3b4725f55c.tar.xz mpd-f6c8dd49617b411a25c095710e43ba3b4725f55c.zip |
configure.ac: always check for C++ compiler
Currently, only the sidplay decoder plugin requires C++, and in all
other cases, MPD could build well without a C++ compiler.
Unfortunately, autoconf/automake are confused when we have a
conditional AC_PROG_CXX check. We could add lots of workarounds for
individual problems, but let's just always require a C++ compiler, and
forget about this autotools limitation.
Diffstat (limited to 'src/input_file.h')
0 files changed, 0 insertions, 0 deletions