summaryrefslogtreecommitdiff
path: root/app/iceauth/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2013-08-13 19:37:49 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2013-08-13 19:37:49 +0000
commit3aac4934f3fda66dba95f685436cb6d62014a300 (patch)
treecc5d70a702ff961942adefea01c3d65b3877d0f3 /app/iceauth/config.h.in
parent68303c843af9fba14bd815e82d85894d74ba0ca3 (diff)
Update to iceauth 1.0.6
Diffstat (limited to 'app/iceauth/config.h.in')
-rw-r--r--app/iceauth/config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/iceauth/config.h.in b/app/iceauth/config.h.in
index ce77a98d9..7c9cfb1c0 100644
--- a/app/iceauth/config.h.in
+++ b/app/iceauth/config.h.in
@@ -42,6 +42,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
@@ -54,9 +57,6 @@
/* Patch version of this package */
#undef PACKAGE_VERSION_PATCHLEVEL
-/* Define as the return type of signal handlers (`int' or `void'). */
-#undef RETSIGTYPE
-
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS