[pygobject] Remove common_ldflags from Makefile.am as it is no longer used.
- From: John Palmieri <johnp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Remove common_ldflags from Makefile.am as it is no longer used.
- Date: Tue, 13 Sep 2011 20:38:39 +0000 (UTC)
commit 863c087911203a8f3ebaa8e77622a3437a7cd320
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date: Mon Sep 12 23:03:05 2011 +0200
Remove common_ldflags from Makefile.am as it is no longer used.
https://bugzilla.gnome.org/show_bug.cgi?id=658856
Makefile.am | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 95c8b9e..17cfc71 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,12 +52,6 @@ pkgconfig_DATA = pygobject-$(PLATFORM_VERSION).pc
# python
pyexec_LTLIBRARIES =
-# linker flags
-common_ldflags = -module -avoid-version
-if PLATFORM_WIN32
-common_ldflags += -no-undefined
-endif
-
# install pth file.
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(pythondir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]