File: swish-e.pc.in

package info (click to toggle)
swish-e 2.4.5-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 7,044 kB
  • ctags: 7,630
  • sloc: ansic: 47,771; sh: 8,968; perl: 3,170; makefile: 587; xml: 9
file content (12 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@


Name: swish-e
Version: @VERSION@
Description: SWISH-E - Simple Web Indexing System for Humans - Enhanced
Requires: 
Libs: -L${libdir} -lswish-e @Z_LIBS@ @LIBS@
Cflags: @CFLAGS@ -I${includedir} @Z_CFLAGS@