Blob Blame History Raw
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
ccompiler=@CC@
cppcompiler=@CXX@

Name: @PACKAGE@
Description: Common items for the OPeNDAP C++ implementation of the Data Access Protocol
Version: @VERSION@
Libs: -L${libdir} -ldap
Libs.private:  @xmlprivatelibs@ @PTHREAD_LIBS@
Requires.private: @xmlprivatereq@
Cflags: -I${includedir}/libdap