From 16a8beed8b4c066a885606f99229cde5159dfd73 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Wed, 7 Jul 2010 08:45:16 +0000 Subject: Fix FTBFS on freebsd git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54264 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- include/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/config.h.in b/include/config.h.in index 41d74c58..a1e524c7 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -83,6 +83,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION -- cgit v1.2.3