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



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

    Bug 572685 â?? Please compile with -fPIC -DPIC
---
 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]