https://github.com/ViennaRNA/ViennaRNA
Revision dfbe0dc9a009c43a3061557352e7bd3f18f066d4 authored by Ronny Lorenz on 04 May 2015, 13:34:33 UTC, committed by Ronny Lorenz on 04 May 2015, 13:34:33 UTC
1 parent f545b25
Raw File
Tip revision: dfbe0dc9a009c43a3061557352e7bd3f18f066d4 authored by Ronny Lorenz on 04 May 2015, 13:34:33 UTC
Merge v2.1.8
Tip revision: dfbe0dc
RNAlib2.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_NAME@
Description: ViennaRNA Package 2 - Core library.
Version: @PACKAGE_VERSION@
URL: @PACKAGE_URL@
Libs: -L${libdir} -lRNA @LIBGOMPFLAG@
Libs.private: -lm
Cflags: -I${includedir}/ViennaRNA
back to top