diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-07-08 00:28:22 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-07-08 00:28:22 +0000 |
| commit | 6dc5d173d35e30511de71a290b46863ca8fcfe56 (patch) | |
| tree | 80bdd2b72f1829eb379586c59947a6497f28cfe9 /configure.ac | |
| parent | e69ea176d835fa98912c99636a1a5cea8cbab105 (diff) | |
| download | pcsxr-6dc5d173d35e30511de71a290b46863ca8fcfe56.tar.gz | |
added bladesio1 into build script
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54326 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2b558e82..05c83313 100644 --- a/configure.ac +++ b/configure.ac @@ -34,7 +34,7 @@ AC_SUBST(GTK2_LIBS) AC_SUBST(GLADE2_CFLAGS) AC_SUBST(GLADE2_LIBS) -AC_CONFIG_FILES([Makefile data/Makefile doc/Makefile libpcsxcore/Makefile gui/Makefile plugins/dfinput/Makefile plugins/dfsound/Makefile plugins/dfxvideo/Makefile plugins/dfcdrom/Makefile plugins/dfnet/Makefile pixmaps/Makefile po/Makefile.in]) +AC_CONFIG_FILES([Makefile data/Makefile doc/Makefile libpcsxcore/Makefile gui/Makefile plugins/dfinput/Makefile plugins/dfsound/Makefile plugins/dfxvideo/Makefile plugins/dfcdrom/Makefile plugins/dfnet/Makefile plugins/bladesio1/Makefile pixmaps/Makefile po/Makefile.in]) AC_CHECK_LIB(dl, dlsym, [LDFLAGS="$LDFLAGS -ldl"], []) |
