summaryrefslogtreecommitdiff
path: root/emulators/vba/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vba/files/patch-ac')
-rw-r--r--emulators/vba/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/vba/files/patch-ac b/emulators/vba/files/patch-ac
new file mode 100644
index 000000000000..af879c36de78
--- /dev/null
+++ b/emulators/vba/files/patch-ac
@@ -0,0 +1,11 @@
+--- src/Makefile.am.orig Sun Feb 1 16:00:46 2004
++++ src/Makefile.am Tue Feb 10 15:03:25 2004
+@@ -18,7 +18,7 @@
+ hq2x.cpp hq2x.h lq2x.h Text.cpp Text.h interp.h
+
+ VisualBoyAdvance_LDADD = gb/libgb.a @VBA_PROF@ @VBA_MMX@
+-VisualBoyAdvance_LDFLAGS = `sdl-config --libs`
++// VisualBoyAdvance_LDFLAGS = ${SDL_CONFIG}
+
+ TestEmu_SOURCES = \
+ TestEmu.cpp 2xSaI.cpp pixel.cpp motionblur.cpp admame.cpp \