summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2013-03-04 17:03:40 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2013-03-04 17:03:40 +0000
commit49c06d4961ac7b75155552eec449a85c90b8e1bb (patch)
treecc996041b8e1d05a4f1b28ec8805d7bc9ef79cb8 /src
parentUse our own font_description_better_match which takes into account font-stret... (diff)
downloadinkscape-49c06d4961ac7b75155552eec449a85c90b8e1bb.tar.gz
inkscape-49c06d4961ac7b75155552eec449a85c90b8e1bb.zip
Drop unused internal Python and Perl config checks
Fixed bugs: - https://launchpad.net/bugs/167955 (bzr r12172)
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2a4e2960c..b3aa5f60c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -44,8 +44,6 @@ all_libs = \
$(kdeldadd) \
$(win32ldflags) \
$(CARBON_LDFLAGS) \
- $(PERL_LIBS) \
- $(PYTHON_LIBS) \
$(INKBOARD_LIBS) \
$(LIBWPG_LIBS) \
$(LIBVISIO_LIBS) \
@@ -66,7 +64,6 @@ BUILT_SOURCES =
EXTRA_DIST =
AM_CPPFLAGS = \
- $(PERL_CFLAGS) $(PYTHON_CFLAGS) \
$(EXIF_CFLAGS) \
$(FREETYPE_CFLAGS) \
$(GNOME_PRINT_CFLAGS) \