|
|
@@ -228,6 +228,8 @@ AC_CHECK_LIB(sysmodule_stub, cellSysmoduleLoadModule, |
|
|
|
LOL_LIBS="${LOL_LIBS} -lio_stub -lusbd_stub -lpadfilter" |
|
|
|
dnl For the audio library |
|
|
|
LOL_LIBS="${LOL_LIBS} -laudio_stub -lspurs_stub -lmstreamSPURSMP3" |
|
|
|
dnl For the filesystem support |
|
|
|
LOL_LIBS="${LOL_LIBS} -lfs_stub" |
|
|
|
dnl Disable this warning, it's too verbose with vector.h |
|
|
|
AM_CXXFLAGS="${AM_CXXFLAGS} -Wno-sign-compare" |
|
|
|
AC_PATH_PROG(MAKE_FSELF, make_fself, no) |
|
|
|