Commit a1af969a90ac140705f1934711d69dc81107855b
1 parent
9ea7f21c
Exists in
master
and in
5 other branches
Ajustes no empacotamento.
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
configure.ac
... | ... | @@ -211,7 +211,7 @@ LIB3270_CFLAGS="-I$ac_pwd/src/include" |
211 | 211 | LIB3270_LIBS="-L$ac_pwd/.bin/Debug$DLLDIR -l3270" |
212 | 212 | |
213 | 213 | PW3270_CFLAGS="-I$ac_pwd/src/pw3270/include -I$ac_pwd/src/include" |
214 | -PW3270_LIBS="-L$ac_pwd/.bin/Debug$DLLDIR -lpw3270" | |
214 | +PW3270_LIBS="-L$ac_pwd/.bin/Debug$DLLDIR -l$PACKAGE_TARNAME" | |
215 | 215 | |
216 | 216 | AC_SUBST(LIB3270_CFLAGS) |
217 | 217 | AC_SUBST(LIB3270_LIBS) | ... | ... |
po/pt_BR.po
... | ... | @@ -5,7 +5,7 @@ msgid "" |
5 | 5 | msgstr "" |
6 | 6 | "Project-Id-Version: pw3270 5.0\n" |
7 | 7 | "Report-Msgid-Bugs-To: \n" |
8 | -"POT-Creation-Date: 2016-06-07 08:45-0300\n" | |
8 | +"POT-Creation-Date: 2016-06-21 14:46-0300\n" | |
9 | 9 | "PO-Revision-Date: 2016-05-31 11:16-0300\n" |
10 | 10 | "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" |
11 | 11 | "Language-Team: Português <perry.werneck@gmail.com>\n" | ... | ... |