From 41bd254198b8b879a562a85f7dc868c3c0f7fbc1 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 12 Mar 2012 10:33:22 +0100 Subject: Updated to freetype-2.4.9 --- freetype/builds/toplevel.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'freetype/builds/toplevel.mk') diff --git a/freetype/builds/toplevel.mk b/freetype/builds/toplevel.mk index d552a4a17..18bcef2c4 100644 --- a/freetype/builds/toplevel.mk +++ b/freetype/builds/toplevel.mk @@ -122,6 +122,7 @@ ifdef check_platform # is_unix := $(strip $(wildcard /sbin/init) \ $(wildcard /usr/sbin/init) \ + $(wildcard /dev/null) \ $(wildcard /hurd/auth)) ifneq ($(is_unix),) -- cgit v1.2.3