From 58372e259800756f36618a310f984be2edd1df3a Mon Sep 17 00:00:00 2001 From: nalin Date: Dec 11 2002 22:20:56 +0000 Subject: force -fPIC --- diff --git a/libuser.spec.in b/libuser.spec.in index 4eeba17..8670084 100644 --- a/libuser.spec.in +++ b/libuser.spec.in @@ -33,6 +33,7 @@ files useful for developing applications with libuser. %setup -q %build +CFLAGS="$RPM_OPT_FLAGS -fPIC" ; export CFLAGS %configure \ --with-ldap \ --with-python-version=%{python} \ @@ -90,7 +91,7 @@ popd %changelog * Wed Dec 11 2002 Nalin Dahyabhai 0.51.2-1 - degrade gracefully -- build with --with-pic +- build with --with-pic and -fPIC - remove unpackaged man page * Tue Aug 27 2002 Nalin Dahyabhai 0.51.1-2