~ubuntu-branches/ubuntu/precise/gtkmm3.0/precise

« back to all changes in this revision

Viewing changes to tools/m4/convert.m4

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-06-17 00:12:44 UTC
  • Revision ID: james.westby@ubuntu.com-20110617001244-9hl5an15hiaaahi6
Tags: upstream-3.0.1
ImportĀ upstreamĀ versionĀ 3.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## gtkmm - a C++ wrapper for the Gtk toolkit
 
2
##
 
3
## Copyright 2003-2010 The gtkmm Development Team
 
4
##
 
5
## This library is free software; you can redistribute it and/or
 
6
## modify it under the terms of the GNU Lesser General Public
 
7
## License as published by the Free Software Foundation; either
 
8
## version 2.1 of the License, or (at your option) any later version.
 
9
##
 
10
## This library is distributed in the hope that it will be useful,
 
11
## but WITHOUT ANY WARRANTY; without even the implied warranty of
 
12
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
13
## Lesser General Public License for more details.
 
14
##
 
15
## You should have received a copy of the GNU Lesser General Public
 
16
## License along with this library; if not, write to the Free
 
17
## Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
18
 
 
19
# Other libraries, such as libgnomeuimm, can provide their own convert.m4 files,
 
20
# Maybe choosing to include the same files as this one.
 
21
 
 
22
include(convert_gtkmm.m4)