~sharpie/geos/3.3.2

« back to all changes in this revision

Viewing changes to swig/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Fabio Tranchitella
  • Date: 2009-03-27 15:54:54 UTC
  • mfrom: (1.2.1 upstream) (5.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090327155454-o3u9j86rzrtcp5vl
Tags: 3.1.0-1
* New upstream release.
* This version includes also a missing header inclusion, which caused FTBFS
  on armel. (Closes: #520447)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS = python ruby
 
1
if ENABLE_PYTHON
 
2
  MAYBEPYTHON = python
 
3
endif
 
4
 
 
5
if ENABLE_RUBY
 
6
  MAYBERUBY = ruby
 
7
endif
 
8
 
 
9
SUBDIRS = $(MAYBEPYTHON) $(MAYBERUBY)
2
10
 
3
11
EXTRA_DIST = \
4
12
        geos.i