Commit ebd873ba261590bee1ee4c67a671a01710bee41b

Authored by Perry Werneck
1 parent 3e832b43
Exists in master and in 1 other branch develop

Updating pkg-config file.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
sdk/libv3270.pc.in
@@ -10,5 +10,6 @@ Name: @PACKAGE_NAME@ @@ -10,5 +10,6 @@ Name: @PACKAGE_NAME@
10 Description: @PACKAGE_DESCRIPTION@ 10 Description: @PACKAGE_DESCRIPTION@
11 Version: @PACKAGE_VERSION@ 11 Version: @PACKAGE_VERSION@
12 Libs: -L\@libdir@ -lv3270 12 Libs: -L\@libdir@ -lv3270
  13 +Libs.private: @LIBS@ @GTK_LIBS@ @GLIB_LIBS@ @LIBICONV@ @INTL_LIBS@ @LIB3270_LIBS@
13 Cflags: -I@includedir@ 14 Cflags: -I@includedir@
14 15