[gthumb] Compile with -fPIC -DPIC



commit d49522d00319b23e2d5b76c83d917a6592bc087c
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Nov 22 11:30:14 2010 +0100

    Compile with -fPIC -DPIC
    
    re-applied patch from bug #572685

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8bd947a..d056875 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
 SUBDIRS = m4 copy-n-paste data po gthumb extensions tests help
+
 ACLOCAL_AMFLAGS = -I m4
+AMCFLAGS = -fPIC -DPIC
 
 EXTRA_DIST =                    \
 	AUTHORS                 \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]