Remove remnant of libmagic optionality

This commit is contained in:
Jon Siwek 2011-12-07 12:53:11 -06:00
parent f1e132cd1a
commit ab315949d6

View file

@ -17,9 +17,6 @@
/* We are on a Linux system */ /* We are on a Linux system */
#cmakedefine HAVE_LINUX #cmakedefine HAVE_LINUX
/* Define if you have the <magic.h> header file. */
#cmakedefine HAVE_MAGIC_H
/* Define if you have the `mallinfo' function. */ /* Define if you have the `mallinfo' function. */
#cmakedefine HAVE_MALLINFO #cmakedefine HAVE_MALLINFO