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