summaryrefslogtreecommitdiff
blob: 2eafe4dcbb2410552cb3d1107ce044cb3334235d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- fetchmail-6.3.26/Makefile.am
+++ fetchmail-6.3.26/Makefile.am
@@ -16,9 +16,11 @@
 pys=			fetchmailconf.py
 pym=			fetchmailconf.man
 
+if HAVE_PYTHON
 nodist_bin_SCRIPTS=	fetchmailconf
 python_PYTHON=		$(pys)
 dist_man1_MANS+=	$(pym)
+endif
 
 CLEANFILES=		$(nodist_bin_SCRIPTS)