Mark libxpg4 as OBSOLETE_IN_6: it has been empty since its contents
were merged into libc in 4.5-RELEASE.
This commit is contained in:
parent
77156cb782
commit
a5e2489d03
@ -1,2 +1,8 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
/* libxpg4 is obsolete in FreeBSD 6 -- library has been merged into libc. */
|
||||
#define OBSOLETE_IN_6
|
||||
|
||||
#include <sys/param.h>
|
||||
|
||||
static int ___fake_library___;
|
||||
|
Loading…
Reference in New Issue
Block a user