From: Jay Freeman (saurik) Date: Sun, 23 Jun 2013 07:42:41 +0000 (-0700) Subject: Also remove VERSION from libffi #define overlap. X-Git-Tag: v0.9.500%b1~48 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/a8c658acb71c2718959a6acba66835f4180a8432?hp=4a5b14f83554f6552c1a416b878bb3f091113fb2 Also remove VERSION from libffi #define overlap. --- diff --git a/unconfig.h b/unconfig.h index d843b85..3ed4976 100644 --- a/unconfig.h +++ b/unconfig.h @@ -28,3 +28,5 @@ #undef PACKAGE_TARNAME #undef PACKAGE_URL #undef PACKAGE_VERSION + +#undef VERSION