check/check-0.9.2-fPIC.patch
Warren Togami 913f3b46d7 auto-import check-0.9.3-4.fc5 on branch devel from
check-0.9.3-4.fc5.src.rpm
2005-12-19 19:29:50 +00:00

12 lines
479 B
Diff

--- check-0.9.2/configure.BAD 2005-08-14 16:01:27.000000000 -0500
+++ check-0.9.2/configure 2005-08-14 16:01:41.000000000 -0500
@@ -1181,7 +1181,7 @@
fi
if test -n "$GCC"; then
- CFLAGS="$CFLAGS -Wall -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings"
+ CFLAGS="$CFLAGS -Wall -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -fPIC"
fi
# Extract the first word of "docbook2html", so it can be a program name with args.
set dummy docbook2html; ac_word=$2