]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
Undef PACKAGE_BUG/URL of strongSwan before including ruby variants
authorMartin Willi <martin@strongswan.org>
Tue, 8 Dec 2009 13:34:14 +0000 (14:34 +0100)
committerMartin Willi <martin@strongswan.org>
Tue, 8 Dec 2009 13:36:22 +0000 (14:36 +0100)
src/dumm/ext/dumm.c
src/dumm/irdumm.c

index ed667ccc0206303c47738c03431a1a9a949953ca..230e8ae68ee2616db349a2e47221aad1b908d8c9 100644 (file)
@@ -29,6 +29,7 @@
 #undef PACKAGE_VERSION
 #undef PACKAGE_STRING
 #undef PACKAGE_BUGREPORT
+#undef PACKAGE_URL
 #include <ruby.h>
 
 static dumm_t *dumm;
index cf7f3423a3712a7e0c7f5d9243ea3393cf6aa0c7..7543e6bd624a2b0235d596d86a9906d95d516ea3 100644 (file)
@@ -17,6 +17,8 @@
 #undef PACKAGE_TARNAME
 #undef PACKAGE_VERSION
 #undef PACKAGE_STRING
+#undef PACKAGE_BUGREPORT
+#undef PACKAGE_URL
 #include <ruby.h>
 
 /**