[gnome-commander] Remove deprecated linking of python library, which was not working at all
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Remove deprecated linking of python library, which was not working at all
- Date: Wed, 9 Feb 2022 20:27:29 +0000 (UTC)
commit d3c2c939614a627ea7bb8c70294e9d7d7ae201aa
Author: Uwe Scholz <u scholz83 gmx de>
Date: Mon Feb 7 22:02:21 2022 +0100
Remove deprecated linking of python library, which was not working at all
src/Makefile.am | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index b9db25cc..c158aedc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -100,9 +100,7 @@ gnome_commander_LDADD = \
$(TAGLIB_LIBS) \
$(CHM_LIBS) \
$(GSF_LIBS) \
- $(POPPLER_LIBS) \
- $(PYTHON_LIBS) \
- $(PYTHON_EXTRA_LIBS)
+ $(POPPLER_LIBS)
CLEANFILES = \
gnome-cmd-advrename-lexer.cc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]