~inkscape.dev/inkscape-devlibs/devlibs-gtk3

« back to all changes in this revision

Viewing changes to lib/gtkmm-2.4/proc/m4/convert.m4

  • Committer: JazzyNico
  • Date: 2013-01-21 10:11:05 UTC
  • Revision ID: nicoduf@yahoo.fr-20130121101105-i8d8slkq9ng4olx8
Adding gtk2 libraries.

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)