~phil.pennock/mailman/dmarc-reject

« back to all changes in this revision

Viewing changes to misc/Makefile.in

  • Committer: Barry Warsaw
  • Date: 2008-11-04 02:25:20 UTC
  • Revision ID: barry@list.org-20081104022520-dg6nm76moj1but1t
Try to guess whether the email package is actually needed or not.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
SETUPCMD=       setup.py --quiet install $(SETUPINSTOPTS)
54
54
PKGDIR=         $(srcdir)
55
55
 
56
 
EMAILPKG=       email-2.5.8
 
56
EMAILPKG=       @EMAILPKG@
57
57
JACODECSPKG=    JapaneseCodecs-1.4.11
58
58
KOCODECSPKG=    KoreanCodecs-2.0.5
59
59