ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/Makefile.am
Revision: 1.9
Committed: Tue Oct 7 22:07:37 2003 UTC (20 years, 6 months ago) by tdb
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_6
Changes since 1.8: +2 -2 lines
Log Message:
Allow user to specify a different pkgconfig directory. Default is the
sensible one (prefix/lib/pkgconfig). Main reason was that on FreeBSD
they use prefix/libdata/pkgconfig, so a simple configure flag made it
easier to do the port :-)

File Contents

# Content
1 # Makefile for libstatgrab
2 # http://www.i-scream.org/
3 # $Id: Makefile.am,v 1.8 2003/09/26 21:11:30 tdb Exp $
4
5 AUTOMAKE_OPTIONS = gnu
6
7 SUBDIRS = src docs examples
8
9 ChangeLog:
10 cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog
11
12 EXTRA_DIST = libstatgrab.pc.in
13
14 pkgconfigdir = @PKGCONFIG_DIR@
15 pkgconfig_DATA = libstatgrab.pc