From 49c06d4961ac7b75155552eec449a85c90b8e1bb Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Mon, 4 Mar 2013 17:03:40 +0000 Subject: Drop unused internal Python and Perl config checks Fixed bugs: - https://launchpad.net/bugs/167955 (bzr r12172) --- src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') 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) \ -- cgit v1.2.3