X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=configure.ac;h=2989189da1f560a7848bb7cecfe623ad94b6aec0;hp=1707f8230b81d06398ed2af79efa88182bd7ef15;hb=5967b31f0e4163a9be4ed5aeb01bd2c6377ffac8;hpb=4108592dd3ac3a4cbee530b64c6f9c8b6a60be99 diff --git a/configure.ac b/configure.ac index 1707f823..2989189d 100644 --- a/configure.ac +++ b/configure.ac @@ -530,7 +530,7 @@ AC_CHECK_HEADER(sys/soundcard.h, [ ], [ have_oss="no" - AC_MSG_WARN([no linux/soundcard.h $msg]) + AC_MSG_WARN([no sys/soundcard.h $msg]) ] ) CPPFLAGS="$OLD_CPPFLAGS"