Warren Turkal wrote:
> I moved the GzipCmd to get it in alphabetical order. I also added
> documentation for DriverManSuffix.

This is an update of the previous. In addition to what is done in the last
patch (this patch includes it), I also documented DriverManDir and
MiscManDir.

wt

--- ../../../xc-old/config/cf/README    2003-04-25 06:00:03.000000000 -0500
+++ README      2003-12-10 22:47:32.000000000 -0600
@@ -25,7 +25,6 @@
        CURDIR                  current directory relative to top of sources
        CcCmd                   command to run C compiler
        CompressCmd             command to run compress program
-       GzipCmd                 command to run gzip program
        ConstructMFLAGS         System V option to set MFLAGS make variable
        CpCmd                   command to copy one file to another
        CplusplusCmd            command to run C++ compiler
@@ -50,6 +49,7 @@
        FortranCmd              command to run Fortran compiler
        FortranDebugFlags       flags for Fortran debug info
        FortranFlags            Fortran compiler flags
+       GzipCmd                 command to run gzip program
        HasBSD44Sockets         boolean for system has BSD4.4 sockets
        HasBsdMake              use the 4.4BSD variant of the make program?
        HasBsearch              boolean for libc has bsearch()
@@ -218,6 +218,8 @@
        DefaultUserPath         default user xdm PATH environment variable
        DependCmd               command to run makedepend
        DependDir               build directory containing makedepend program
+       DriverManDir            directory in which to install driver man pages
+       DriverManSuffix         man suffix for driver pages
        ExtensionDefines        -D's for universal extensions
        ExtensionOSDefines      -D's for additional extensions
        FontCompilerFlags       flags for bdftosnf
@@ -246,6 +248,7 @@
        ManSourcePath           common prefix of man page directories
        ManSuffix               man suffix for programs
        MiscManSuffix           man suffix for miscellaneous pages
+       MiscManDir              directory in which to install misc man pages
        NeedDefaultDepLibs      boolean for enabling default DEPLIBS
        NlsDir                  directory in which to install nls files
        NormalLibFS             build libFS.a

-- 
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to