ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/configure.in
(Generate patch)

Comparing projects/libstatgrab/configure.in (file contents):
Revision 1.36 by tdb, Thu Oct 9 22:56:41 2003 UTC vs.
Revision 1.37 by tdb, Sun Oct 12 14:46:06 2003 UTC

# Line 144 | Line 144 | AC_ARG_ENABLE(setgid-binaries,
144          ]
145   )
146  
147 # User specified pkgconfig dir
148 AC_ARG_WITH([pkgconfig-dir],
149        [  --with-pkgconfig-dir=PATH     pkgconfig lib directory (PREFIX/lib/pkgconfig)],
150        [ PKGCONFIG_DIR=$withval ],
151        [ PKGCONFIG_DIR="\$(libdir)/pkgconfig" ]
152 )
153 AC_SUBST(PKGCONFIG_DIR)
154
147   # The LIBS and CPPFLAGS that saidar needs
148   AC_SUBST(SAIDARLIBS)
149   AC_SUBST(SAIDARCPPFLAGS)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines