~ubuntu-branches/ubuntu/maverick/openturns/maverick

« back to all changes in this revision

Viewing changes to lib/src/Uncertainty/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2010-05-10 17:27:55 UTC
  • mfrom: (1.1.4 upstream) (5.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100510172755-cb5ynskknqqi5rhp
Tags: 0.13.2-2ubuntu1
* Merge with Debian testing. No changes left.
* ubuntu_fix-python-2.6.patch: fix detection of python 2.6 libs, to not use
  LOCALMODLIBS. This pulls a dependency on SSL and makes the package FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
#  Makefile.am
4
4
#
5
 
#  (C) Copyright 2005-2007 EDF-EADS-Phimeca
 
5
#  (C) Copyright 2005-2010 EDF-EADS-Phimeca
6
6
#
7
7
#  This library is free software; you can redistribute it and/or
8
8
#  modify it under the terms of the GNU Lesser General Public
19
19
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
20
20
#
21
21
#  @author: $LastChangedBy: dutka $
22
 
#  @date:   $LastChangedDate: 2009-02-12 14:29:13 +0100 (jeu. 12 févr. 2009) $
23
 
#  Id:      $Id: Makefile.am 1132 2009-02-12 13:29:13Z dutka $
 
22
#  @date:   $LastChangedDate: 2010-02-04 16:44:49 +0100 (jeu. 04 févr. 2010) $
 
23
#  Id:      $Id: Makefile.am 1473 2010-02-04 15:44:49Z dutka $
24
24
#
25
25
include $(top_srcdir)/config/common.am
26
26