From a8c658acb71c2718959a6acba66835f4180a8432 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Sun, 23 Jun 2013 00:42:41 -0700 Subject: [PATCH] Also remove VERSION from libffi #define overlap. --- unconfig.h | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.45.2