Merge branch 'master' into next
[paraslash.git] / configure.ac
index 1707f8230b81d06398ed2af79efa88182bd7ef15..2989189da1f560a7848bb7cecfe623ad94b6aec0 100644 (file)
@@ -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"