Commit 05681efe471fb0838f6483eb33ea2ac4748ab59a

Authored by perry.werneck@gmail.com
1 parent d7c556eb

Diretório das bibliotecas do rexx mudou na versão 4.2

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/plugins/rx3270/Makefile.in
... ... @@ -41,7 +41,7 @@ LN_S=@LN_S@
41 41 LIBS=@REXX_LIBS@ @LIBICONV@ @DBUS_LIBS@
42 42 CFLAGS=@REXX_CFLAGS@ @DBUS_CFLAGS@
43 43 REXX_HOME=@REXX_HOME@
44   -REXXLIBDIR=$(libdir)/ooRexx
  44 +REXXLIBDIR=$(libdir)
45 45  
46 46 CLASSLIBDIR=../../classlib
47 47  
... ...