Revert the previous commit in libmagic to make both libmagic and file(1)
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 11 Nov 2006 21:52:12 +0000 (21:52 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 11 Nov 2006 21:52:12 +0000 (21:52 +0000)
commit1fbd6235ac5b09cadc62f5cb196940b347acbf95
treee56ab21a63eb2aaef35c20d759f8894be95d09d3
parent59a3226f2ceb782fc6ecbffaa70408eb6d732686
Revert the previous commit in libmagic to make both libmagic and file(1)
use the config.h in lib/libmagic so we don't have multiple copies of the
same file in the src tree.  Having file(1) rely on files in libmagic is
slightly more logical than the previous behavior.
lib/libmagic/config.h [moved from usr.bin/file/config.h with 98% similarity]
usr.bin/file/Makefile