/[hyperestraier]/trunk/hyperestraier.pc.in
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/hyperestraier.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (show annotations)
Fri Jul 29 21:57:20 2005 UTC (18 years, 9 months ago) by dpavlin
File size: 374 byte(s)
make working copy from version 0.5.1

1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 bindir=@bindir@
4 libdir=@libdir@
5 libexecdir=@libexecdir@
6 includedir=@includedir@
7 datadir=@datadir@
8
9 Name: Hyper Estraier
10 Description: a full-text search system for communities
11 Version: @PACKAGE_VERSION@
12 Requires: qdbm >= 1.8.29
13 Libs: -L${libdir} @MYLDOPTS@ -lestraier @MYSKLIBS@ @MYMTLIBS@ @LIBS@
14 Cflags: -I${includedir} @MYCPPOPTS@

  ViewVC Help
Powered by ViewVC 1.1.26