[frogr] Do not use -export-dynamic in frogr's LDFLAGS



commit 2840059db37621388d618efb8686e465c03b21e9
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Sun Feb 20 00:09:29 2011 +0100

    Do not use -export-dynamic in frogr's LDFLAGS

 src/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index a630ce6..018713c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -37,8 +37,6 @@ frogr_CFLAGS += \
 	-DGTK_API_VERSION_2=1
 endif
 
-frogr_LDFLAGS = -export-dynamic
-
 frogr_SOURCES = \
 	frogr-about-dialog.c \
 	frogr-about-dialog.h \



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