From 51cf70467dfbcca5fbce7f25761678dd8b487d4e Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 9 May 2009 10:25:10 +0000 Subject: Integrated P.E.Op.S OpenGL plugin into the build tree (still does NOT work on x86_64) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23342 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- include/config.h.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include') diff --git a/include/config.h.in b/include/config.h.in index ac44db2f..41d74c58 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -58,6 +58,10 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Define to the maximum length of any path. */ #undef MAXPATHLEN -- cgit v1.2.3