2010-03-29 09:13:53 -04:00
|
|
|
$OpenBSD: patch-src_Makefile_in,v 1.4 2010/03/29 13:13:53 eric Exp $
|
|
|
|
--- src/Makefile.in.orig Sat Feb 20 01:25:38 2010
|
|
|
|
+++ src/Makefile.in Thu Mar 4 21:47:57 2010
|
|
|
|
@@ -1488,7 +1488,7 @@ cairo.def: cairo-features.h $(enabled_cairo_headers)
|
2008-11-13 15:22:13 -05:00
|
|
|
) >$@
|
|
|
|
@ ! grep -q cairo_ERROR $@ || ($(RM) $@; false)
|
|
|
|
|
|
|
|
-check: headers-standalone
|
|
|
|
+check:
|
|
|
|
|
|
|
|
# The pre-processed result is used by check-{def,plt}.sh to determine whether
|
|
|
|
# cairo has been compiled with symbol hiding.
|