You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/fireflies/files/fireflies-2.06-configure.patch

15 lines
358 B

--- a/configure 2003-06-21 17:04:21.000000000 +0100
+++ b/configure 2003-11-18 09:43:21.000000000 +0000
@@ -2889,8 +2889,8 @@
#define HAVE_SDL 1
_ACEOF
- SDL_LIBS="\`sdl-config --libs\`"
- SDL_CFLAGS="\`sdl-config --cflags\`"
+ SDL_LIBS="`sdl-config --libs`"
+ SDL_CFLAGS="`sdl-config --cflags`"
OPT_OBJS="$OPT_OBJS canvas_sdl.o"
fi