/mordor/pq/libmordorpq.pc.in

http://github.com/mozy/mordor · Autoconf · 11 lines · 10 code · 1 blank · 0 comment · 0 complexity · d686905f211774da5a2310636a4165e2 MD5 · raw file

  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: libmordorpq
  6. Description: High performance postgresql library based on mordor fibers
  7. Requires: pq mordor
  8. Version: @PACKAGE_VERSION@
  9. Libs: -L${libdir} -lmordorpq
  10. Cflags: -I${includedir}