From faaafb8387bbe521926e025edc152086e53c1615 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Thu, 1 Oct 2015 15:09:38 -0700 Subject: [core] Replace clipper and libtess with earcut.hpp --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 1d58a82443..e347dbc64f 100755 --- a/configure +++ b/configure @@ -120,6 +120,7 @@ print_flags gtest static_libs cflags ldflags print_flags pixelmatch static_libs cflags ldflags print_flags webp static_libs cflags ldflags print_flags jni.hpp static_libs cflags ldflags +print_flags earcut static_libs cflags ldflags CONFIG+=" } } -- cgit v1.2.1