Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pam
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2015-03-12 05:01:21 +0100
committerArthur de Jong <arthur@arthurdejong.org>2015-03-23 22:45:39 +0100
commitae088307f15a0c0991c07734d500075938a09a51 (patch)
tree5d4320afbec7b1522a49547a6b07b69cf8ce51b1 /pam
parentfdbca17b2dba3579518f309b6028cc14ceb693c7 (diff)
Use correct PIC arg for non-GCC compilers
Diffstat (limited to 'pam')
-rw-r--r--pam/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pam/Makefile.am b/pam/Makefile.am
index ce2fabf..f054e04 100644
--- a/pam/Makefile.am
+++ b/pam/Makefile.am
@@ -21,7 +21,7 @@
noinst_PROGRAMS = pam_ldap.so
AM_CPPFLAGS=-I$(top_srcdir)
-AM_CFLAGS = -fPIC
+AM_CFLAGS = $(PIC_CFLAGS)
pam_ldap_so_SOURCES = ../nslcd.h ../common/nslcd-prot.h \
../compat/attrs.h pam.c common.h