diff options
author | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2013-03-13 14:18:50 +0100 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2013-03-13 14:18:50 +0100 |
commit | 973ad82fefd0817f75e383c44387e0439eb483f9 (patch) | |
tree | 650d5d7cf5abd9fefd396aa13b0026f37c2347d5 /heimdall/config.h.in | |
parent | Ancient Mac GCC does not support C++11/C++0x. Swapped to using clang on OS X. (diff) | |
download | Heimdall-973ad82fefd0817f75e383c44387e0439eb483f9.tar Heimdall-973ad82fefd0817f75e383c44387e0439eb483f9.tar.gz Heimdall-973ad82fefd0817f75e383c44387e0439eb483f9.tar.bz2 Heimdall-973ad82fefd0817f75e383c44387e0439eb483f9.tar.lz Heimdall-973ad82fefd0817f75e383c44387e0439eb483f9.tar.xz Heimdall-973ad82fefd0817f75e383c44387e0439eb483f9.tar.zst Heimdall-973ad82fefd0817f75e383c44387e0439eb483f9.zip |
Diffstat (limited to 'heimdall/config.h.in')
-rw-r--r-- | heimdall/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/heimdall/config.h.in b/heimdall/config.h.in index 695af62..8fda1b2 100644 --- a/heimdall/config.h.in +++ b/heimdall/config.h.in @@ -58,6 +58,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 |