Menu

#161 wrong wxsqlite3.pc.in due lib name change

Subversion_TRUNK
closed-fixed
None
5
2013-05-08
2013-05-05
MartinKG
No

please change lib name in wxsqlite3-3.0.3/wxsqlite3.pc.in

--- wxsqlite3-3.0.3/wxsqlite3.pc.in.orig 2013-05-05 19:55:52.729886631 +0200
+++ wxsqlite3-3.0.3/wxsqlite3.pc.in 2013-05-05 19:56:12.688888256 +0200
@@ -9,6 +9,6 @@
Description: SQLite3 C++ wrapper for use in programs based on the wxWidgets
Version: @VERSION@
#Requires: sqlite3
-Libs: -L${libdir} -lwxcode_gtk2u_wxsqlite3-@WXVERSION@
+Libs: -L${libdir} -lwxcode_gtk2_wxsqlite3-@WXVERSION@
Libs.private: -lpthread
Cflags: -I${includedir}

Discussion

  • MartinKG

    MartinKG - 2013-05-05

    new wxsqlite3-3.0.3.pc.in file

     
  • Ulrich Telle

    Ulrich Telle - 2013-05-08

    I modified the file as requested and committed it to the wxCode SVN.

     
  • Ulrich Telle

    Ulrich Telle - 2013-05-08
    • status: open --> closed-fixed
    • assigned_to: Ulrich Telle
    • Group: CVS_HEAD --> Subversion_TRUNK
     

Log in to post a comment.

MongoDB Logo MongoDB