Commit 27958160 authored by Christophe Mutricy's avatar Christophe Mutricy

Sync with upstream

parent 4ec518d3
......@@ -2,17 +2,6 @@ Index: configure
===================================================================
--- configure (revision 612)
+++ configure (working copy)
@@ -55,8 +55,8 @@
shared="no"
CC="${CC-gcc}"
-CFLAGS="-Wall -I. -D__X264__"
-LDFLAGS=""
+CFLAGS="$CFLAGS -Wall -I. -D__X264__"
+LDFLAGS="$LDFLAGS"
HAVE_GETOPT_LONG=1
AS="nasm"
@@ -64,8 +64,101 @@
EXE=""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment