From 6275c8d707229558487e2927f1f9940a9d237fbe Mon Sep 17 00:00:00 2001 From: David Smith Date: Thu, 22 Jan 2009 15:40:44 -0600 Subject: 2009-01-22 David Smith * systemtap.spec: Added 'nss-devel' buildreq so that the 'client' subpackage could be built correctly. Added file-based buildreq for xmlto's pdf support, which works on f8, f9, f9, and rhel5. * configure.ac: Fixed typo. * configure: Regenerated. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 3e57abe9..f8af498a 100755 --- a/configure +++ b/configure @@ -1444,7 +1444,7 @@ Optional Features: etc. found). --enable-refdocs enable building reference documentation (default on if xmlto etc. found and other documentation built). - --enble-server enable building of stap-server/client (default on if + --enable-server enable building of stap-server/client (default on if nss etc. found). Optional Packages: -- cgit