From b2979209ef813359ff7ff3405437d1fdda0f7e2e Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Fri, 16 Dec 2016 18:01:23 -0200 Subject: [PATCH] Importando fontes java. --- configure.ac | 9 --------- 1 file changed, 0 insertions(+), 9 deletions(-) diff --git a/configure.ac b/configure.ac index 633ac1e..0f4fc6c 100644 --- a/configure.ac +++ b/configure.ac @@ -32,13 +32,6 @@ AC_PROG_LN_S AC_LANG([C++]) dnl --------------------------------------------------------------------------- -dnl Initialize defaults -dnl --------------------------------------------------------------------------- -DLLFLAGS="-shared -Wl,-soname,\$(@F)" -DBG_CFLAGS="-DDEBUG=1" -RLS_CFLAGS="-DNDEBUG=1" - -dnl --------------------------------------------------------------------------- dnl Check for OS specifics dnl --------------------------------------------------------------------------- @@ -248,8 +241,6 @@ fi if test "$app_cv_java" = "yes" ; then - EXTENSIONS="$EXTENSIONS java" - PLUGINS="$PLUGINS j3270" AC_MSG_NOTICE([jdk is present and enabled.]) else -- libgit2 0.21.2