Commit 3e832b435dd2df6c79e520240a4098f7536adfbd

Authored by Perry Werneck
1 parent 66f6f8dd
Exists in master and in 1 other branch develop

Reverting sdk changes.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
sdk/libv3270.pc.in
... ... @@ -9,6 +9,6 @@ version_minor=@PACKAGE_MINOR_VERSION@
9 9 Name: @PACKAGE_NAME@
10 10 Description: @PACKAGE_DESCRIPTION@
11 11 Version: @PACKAGE_VERSION@
12   -Libs: -L\@libdir@ -lv3270 @LIB3270_LIBS@
  12 +Libs: -L\@libdir@ -lv3270
13 13 Cflags: -I@includedir@
14 14  
... ...