--- portaudio/Makefile Tue Jun 3 21:03:16 2003 +++ portaudio/Makefile Tue Jun 10 22:09:44 2003 @@ -31,7 +31,9 @@ | ${XARGS} -x -n 10 \ ${REINPLACE_CMD} -E \ -e 's| - -e 's|malloc.h|stdlib.h|' + -e 's|malloc.h|stdlib.h|' \ + -e 's|machine\/soundcard.h|sys\/soundcard.h|' + # C{C,FLAGS} and PREFIX safeness @${REINPLACE_CMD} -E \ -e 's|gcc|${CC} ${CFLAGS}|' \