Commit 56c5f79a authored by Sam Lantinga's avatar Sam Lantinga

*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4042
parent c8367275
......@@ -351,7 +351,7 @@ CheckNAS()
if test x$enable_audio = xyes -a x$enable_nas = xyes; then
AC_MSG_CHECKING(for NAS audio support)
have_nas=no
if test -r /usr/X11R6/include/audio/audiolib.h ; then
if test -r /usr/X11R6/include/audio/audiolib.h; then
have_nas=yes
fi
AC_MSG_RESULT($have_nas)
......
Makefile.in
Makefile
.libs
*.o
*.lo
*.la
Makefile.in
Makefile
.libs
*.o
*.lo
*.la
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment