/stdhome

To get this branch, use:
bzr branch http://bzr.ed.am/stdhome

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Tim Marston
  • Date: 2016-05-22 16:40:51 UTC
  • Revision ID: tim@ed.am-20160522164051-h2n54oaxg25c7x7c
updated todo

Show diffs side-by-side

added added

removed removed

7
7
AM_INIT_AUTOMAKE([foreign dist-lzip])
8
8
 
9
9
# checks for programs
10
 
AM_PATH_PYTHON([3.9])
 
10
AM_PATH_PYTHON([2.6])
11
11
 
12
12
# checks for libraries
13
13