]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Allow building on FreeBSD 7.
authorobrien <obrien@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 2 Jul 2012 09:25:08 +0000 (09:25 +0000)
committerobrien <obrien@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 2 Jul 2012 09:25:08 +0000 (09:25 +0000)
commit89a7a4867baa47dcfe658c265bcdff6ad0f497e1
tree271f6d2df0fe0be3d8df2b329dd44f93c5c7153f
parent7c4d38abe56b7de7beb775f58070a1c8acce75a0
Allow building on FreeBSD 7.

Note that "HAVE_GETLINE" should be #undef'ed in config.h as were not using
the libc interface -- however that leads to redundant redeclaration compiler
warnings between the internal file.h and <stdio.h>.

git-svn-id: svn://svn.freebsd.org/base/stable/9@237984 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libmagic/Makefile