freebsd-ports/emulators/snes9x-gtk/files/patch-gtk-configure
Raphael Kubo da Costa a396c53696 - Update to 1.53r81.
- Remove the ASM and MMX option as the configure script does not recognize
  "--with-assembler" and "--with-mmx" anymore.
- Support staging.

PR:		ports/
2014-01-19 14:58:04 +00:00

11 lines
283 B
Text

--- configure.orig 2013-10-25 02:52:16.000000000 -0700
+++ configure 2013-10-25 02:52:43.000000000 -0700
@@ -6316,7 +6316,7 @@
CFLAGS="$CFLAGS -fomit-frame-pointer"
fi
-LIBS="$LIBS -lX11 -ldl -lXext"
+LIBS="$LIBS -lX11 -lXext"
ZSNESFX='#ZSNESFX=yes'
ZSNESC4='#ZSNESC4=yes'