summaryrefslogtreecommitdiff
path: root/graphics/imlib2/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/imlib2/patches/patch-aa')
-rw-r--r--graphics/imlib2/patches/patch-aa16
1 files changed, 8 insertions, 8 deletions
diff --git a/graphics/imlib2/patches/patch-aa b/graphics/imlib2/patches/patch-aa
index fbe58e91166..987621e374b 100644
--- a/graphics/imlib2/patches/patch-aa
+++ b/graphics/imlib2/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.2 2003/12/04 19:37:52 xtraeme Exp $
+$NetBSD: patch-aa,v 1.3 2004/08/26 20:21:58 recht Exp $
---- src/Makefile.in.orig 2003-09-07 21:12:28.000000000 -0500
-+++ src/Makefile.in
-@@ -99,7 +99,7 @@ AUTOMAKE_OPTIONS = 1.4 foreign
+--- src/Makefile.in.orig 2004-07-30 05:06:53.000000000 +0200
++++ src/Makefile.in 2004-08-26 20:28:32.000000000 +0200
+@@ -113,7 +113,7 @@
# A list of all the files in the current directory which can be regenerated
- MAINTAINERCLEANFILES = Makefile.in loaderpath.h
+ MAINTAINERCLEANFILES = Makefile.in
-LDFLAGS = -L/usr/X11R6/lib
+LDFLAGS = @LDFLAGS@
- INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src \
- -I$(top_srcdir)/loaders -I$(top_srcdir)/libltdl \
- $(freetype_cflags) -I/usr/X11R6/include $(X_CFLAGS) \
+ INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_builddir)/src -I$(top_srcdir)/loaders $(freetype_cflags) -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) @XMISS@
+
+ MMX_SRCS = asm_blend.S asm_rgba.S asm_scale.S asm_rotate.S asm_blend_cmod.S