From d4c78f2c0f0db5cb186abdf0d752066e8c455240 Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Thu, 14 Mar 2013 18:59:32 +0000 Subject: [PATCH] Incluindo teste pela presença do ooRexx novo --- configure.ac | 2 ++ po/pt_BR.po | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 28f91de..91bfcab 100644 --- a/configure.ac +++ b/configure.ac @@ -402,6 +402,8 @@ fi if test "$app_cv_rexx" == "yes"; then AC_DEFINE(HAVE_REXX) + AC_CHECK_HEADER(oorexxapi.h, AC_DEFINE(HAVE_OOREXXAPI_H)) + AC_PATH_TOOL([REXXC], [rexxc], [cp], `$REXXCONFIG --prefix`/bin ) PLUGINS="$PLUGINS rx3270" REXX_CFLAGS="$CFLAGS `$REXXCONFIG --cflags`" diff --git a/po/pt_BR.po b/po/pt_BR.po index d694f52..67c4efa 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pw3270 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-03-12 11:09-0300\n" +"POT-Creation-Date: 2013-03-14 14:10-0300\n" "PO-Revision-Date: 2013-03-12 11:29-0300\n" "Last-Translator: Perry Werneck \n" "Language-Team: Português <>\n" -- libgit2 0.21.2