X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=configure.ac;h=2989189da1f560a7848bb7cecfe623ad94b6aec0;hb=11e68b8de3eb8bf8b657333d5b8359260559e93b;hp=1707f8230b81d06398ed2af79efa88182bd7ef15;hpb=e61e21f2aae608ff694c924cdeb2056ac1136b77;p=paraslash.git 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"