Menu

#25 pkg-config template

open
None
5
2008-11-21
2008-05-31
Anonymous
No

please include an pkg-config template in uniodbc. an odbc.pc.in proposal?

# Package Information for pkg-config
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: UnixODBC
Description: ODBC tools libraries
Version: @VERSION@
Libs: -L${libdir} -lodbc
Cflags: -I${includedir}

#######################################################
proposal for odbcinst.pc.in:

# Package Information for pkg-config
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libODBCinst
Description: Support library and helper program for accessing odbc ini files and helper program
Version: @VERSION@
Libs: -L${libdir} -lodbcinst
Cflags: -I${includedir}

#####################################################

sorry not to provide any file for the odbcinstQ lib.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    well ... i am the submitter:

    Luis Matos
    gass ( _at_ ) otiliamatos.ath.cx

     
  • Nick Gorham

    Nick Gorham - 2008-11-21
    • assigned_to: nobody --> lurcher
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.