Applied fPIE, pie compier option
[platform/core/uifw/anthy.git] / packaging / anthy.spec
index c7031a7..7cc9f88 100644 (file)
@@ -26,6 +26,10 @@ cp %{SOURCE1001} .
 #ln -s ../cannadic-0.93/gcannaf.t mkanthydic
 
 %build
+[ ! -x autogen.sh ] || { rm -f configure ; %autogen ; }
+%reconfigure --disable-static --with-pic
+%__make %{?_smp_mflags}
+
 %configure
 
 make