diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-06-02 04:52:46 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-06-02 04:52:46 +0000 |
| commit | 386f6485a3800b910ca47a0b4f9a28c6fc11624e (patch) | |
| tree | a17a36fdc30ea254a6992296c8e532578840cf8d /include | |
| parent | 7c6cda7470f7980983d5d089a174a51fa5920168 (diff) | |
| download | pcsxr-386f6485a3800b910ca47a0b4f9a28c6fc11624e.tar.gz | |
fix FTBFS on Fedora 13
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50541 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'include')
| -rw-r--r-- | include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
