diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2010-08-20 20:27:07 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2010-08-20 20:27:07 +0200 |
commit | e98d02a01ffeb18ede86af025e51ae1ec011c75a (patch) | |
tree | f8b2efbec989335bf2a56b73fcf485f4cd1a01c6 /config.h.in | |
parent | ce8e972a10c9340312f21511de053242dad3f5db (diff) |
import float prototype and test program by Sebastian Geerken
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 767c86e4..54501855 100644 --- a/config.h.in +++ b/config.h.in @@ -78,6 +78,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 |