Fixed make_edi.c
[gromacs/rigid-bodies.git] / src / tools / libgmxana.pc.in
blob1d10dfb43f97be731855ca97d6b56a2e812e9f3a
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: libgmxana
7 Description: Gromacs analysis lib
8 URL: http://www.gromacs.org
9 Version: @VERSION@
10 Requires: @PKG_GSL@ libgmx@LIBSUFFIX@ libmd@LIBSUFFIX@
11 Libs.private: @LIBS@
12 # Once deps have been split change to this
13 # Libs.private: -lm -lpthread
14 Libs: -L${libdir} -lgmxana@LIBSUFFIX@
15 Cflags: -I${includedir}/gromacs