Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2008 05:05:53 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive Makefile archive.h archive.h.in src/lib/libarchive/test Makefile
Message-ID:  <200806150506.m5F565e8046910@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-06-15 05:05:53 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       Makefile 
    lib/libarchive/test  Makefile 
  Added files:
    lib/libarchive       archive.h 
  Removed files:
    lib/libarchive       archive.h.in 
  Log:
  SVN rev 179790 on 2008-06-15 05:05:53Z by kientzle
  
  archive.h is no longer constructed from archive.h.in,
  so we can rename it and drop some no-longer-necessary
  build magic from the Makefile.
  
  Revision  Changes    Path
  1.85      +1 -9      src/lib/libarchive/Makefile
  1.17      +592 -0    src/lib/libarchive/archive.h (new)
  1.51      +0 -592    src/lib/libarchive/archive.h.in (dead)
  1.21      +0 -6      src/lib/libarchive/test/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806150506.m5F565e8046910>