Check wordexp.h for ulibc

Check wordexp.h for ulibc.
This commit is contained in:
Takashi Iwai 2005-11-29 15:18:56 +00:00
parent 3f5756ca72
commit 0d708373f1

View file

@ -171,6 +171,9 @@ arm*)
;;
esac
dnl Check for wordexp.h
AC_CHECK_HEADERS([wordexp.h])
dnl Check for resmgr support...
AC_MSG_CHECKING(for resmgr support)
AC_ARG_ENABLE(resmgr,