Merge commit 'meins/maint' into maint
authorAndre Noll <maan@systemlinux.org>
Sun, 25 Oct 2009 16:47:50 +0000 (17:47 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 25 Oct 2009 16:47:50 +0000 (17:47 +0100)
configure.ac

index 85a327297042c4430721c707be7f0ba3adcd7215..74a3c742491caa758fe65a5ef69f725882b5e0dc 100644 (file)
@@ -498,7 +498,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"