summaryrefslogtreecommitdiff
blob: fdf2c6512e4c66cf1bb71a52df2d7f588f75cfc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -purN nxkill.orig/Makefile.in nxkill/Makefile.in
--- nxkill.orig/Makefile.in	2005-02-10 18:03:16.000000000 -0600
+++ nxkill/Makefile.in	2006-07-10 18:31:26.000000000 -0500
@@ -12,7 +12,7 @@ LIBVERSION=@LIBVERSION@
 #
 CXX      = @CXX@
 CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ @DEFS@ \
-           -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes \
+           -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -fPIC \
 
 CXXINCLUDES = -I. -I../nxcomp