[gthumb] Bug 572685 – Please compile with -fPIC -DPIC



commit a63d7cfe6b21a0f4f0ae5a0adc676854874ed9c7
Author: David Paleino <d paleino gmail com>
Date:   Fri May 1 15:05:26 2009 -0400

    Bug 572685 â?? Please compile with -fPIC -DPIC
    (cherry picked from commit f2de1053904043381fa683ea15626a33625e5541)
---
 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 9b3d4be..2fe1cf2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,6 @@
 ## Process this file with automake to produce Makefile.in.
+AMCFLAGS = -fPIC -DPIC
+
 SUBDIRS =		\
 	po		\
 	libgthumb	\



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