git: DragonFly_RELEASE_4_0 libedit: Install and use the correct <histedit.h>.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Thu Jan 15 02:33:44 PST 2015
    
    
  
commit ed2dd084ee5c7ce291d84d234d9c1e1654398462
Author: Sascha Wildner <saw at online.de>
Date:   Thu Jan 15 11:15:19 2015 +0100
    libedit: Install and use the correct <histedit.h>.
    
    Ever since libedit was moved to contrib/ back in May 2012 (c22639f2f9ab7)
    we were still installing the previous <histedit.h> from /usr/src/include.
Summary of changes:
 include/Makefile             |   2 +-
 include/histedit.h           | 229 -------------------------------------------
 lib/libedit/libedit/Makefile |   2 +
 3 files changed, 3 insertions(+), 230 deletions(-)
 delete mode 100644 include/histedit.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ed2dd084ee5c7ce291d84d234d9c1e1654398462
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list