diff --git a/antlr/Makefile b/antlr/Makefile index d0888c575d..cb8d4645bb 100644 --- a/antlr/Makefile +++ b/antlr/Makefile @@ -54,6 +54,8 @@ HAS_CONFIGURE= yes # FIXME: Add a check here to notify users trying to install USE_JAVA= yes +CHECK_PORTABILITY_SKIP= configure.in + # Just assuming C and C++: Adjust this! USE_LANGUAGES= c c++ USE_TOOLS+= gmake