Committed revision 319 to http://bzr.xsteve.at/dvc/

Merged from Toby Allsopp: Generate dvc-version.el, using the info from the bzr 
branch
    ------------------------------------------------------------
    revno: 318.1.2
    committer: Toby Allsopp <[EMAIL PROTECTED]>
    branch nick: build-system
    timestamp: Fri 2008-01-25 21:38:20 +1300
    message:
      Convert version info commands from arch to bzr.
      
      * lisp/Makefile.in (ARCH): Remove, replace with...
        (BZR): New variable containing name of bzr executable.
        (ARCH_DIR_EXISTS): Rename to...
        (BZR_DIR_EXISTS): ... and look for .bzr directory instead of {arch}.
        (BZR_REVISION_CMD): New variable containing shell commands to output a
        concise description of the current bzr revision.
        (dvc-version.el): Depend on .bzr directory instead of {arch}.  Use
        BZR_REVISION_CMD to get the revision information.
      
      * texinfo/Makefile.in (ARCH): Remove, replace with...
        (BZR): New variable containing name of bzr executable.
        (ARCH_DIR_EXISTS): Rename to...
        (BZR_DIR_EXISTS): ... and look for .bzr directory instead of {arch}.
        (BZR_REVISION_CMD): New variable containing shell commands to output a
        concise description of the current bzr revision.
        (dvc-version.texinfo): Depend on .bzr directory instead of {arch}.  Use
        BZR_REVISION_CMD to get the revision information.
    ------------------------------------------------------------
    revno: 318.1.1
    committer: Toby Allsopp <[EMAIL PROTECTED]>
    branch nick: build-system
    timestamp: Fri 2008-01-25 20:45:50 +1300
    message:
      dvc-load.el.in: Fix access to documentation from build directory.
      
      * dvc-load.el.in (Info-default-directory-list): Point at the texinfo
        directory rather than info.  In the source and build directories the
        documentation is in the texinfo directory; it goes in the info
        directory when installed.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to