From de49ebdced58280cdab57107b38c7cc62eb2b2a6 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Sun, 2 Apr 2006 15:50:30 +0000 Subject: [PATCH] Updated to libusb-0.1.12 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5797 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- general/genlib/libusb.xml | 24 ++++++++++++++---------- introduction/welcome/changelog.xml | 3 +++ 3 files changed, 18 insertions(+), 11 deletions(-) diff --git a/general.ent b/general.ent index b6081f27f3..46e4b6ed7e 100644 --- a/general.ent +++ b/general.ent @@ -104,7 +104,7 @@ - + diff --git a/general/genlib/libusb.xml b/general/genlib/libusb.xml index 3a361bb3df..4623699a90 100644 --- a/general/genlib/libusb.xml +++ b/general/genlib/libusb.xml @@ -5,11 +5,11 @@ %general-entities; - - - - - + + + + + ]> @@ -60,14 +60,17 @@ libusb Dependencies - Optional (Required to Build the HTML User - Manual) + Optional + + + Optional + (Required to Build the HTML User Manual) and DocBOOK SGML DTD-4.2 - Optional (Required to Build the API - Documentation) + Optional + (Required to Build the API Documentation) and GraphViz @@ -115,7 +118,8 @@ install -v -m644 apidocs/html/* \ Command Explanations --disable-build-docs: This switch avoids - building the HTML user manual. + building the HTML user manual. Remove it if you have the required + dependencies installed and wish to build the manual. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 77ea8402ce..f8b061c3c0 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,9 @@ April 2nd, 2006 + + [randy] - Updated to libusb-0.1.12. + [randy] - Updated to G-Wrap-1.9.6.