~ubuntu-branches/ubuntu/lucid/autoconf-archive/lucid

« back to all changes in this revision

Viewing changes to m4/ac_cxx_mutable.m4

  • Committer: Bazaar Package Importer
  • Author(s): Deng Xiyue
  • Date: 2009-05-12 17:30:18 UTC
  • mfrom: (1.1.9 upstream) (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090512173018-s7y88nfoxpaauztk
Tags: 20090426-1
* New upstream release.
* Update Standard-Version to 3.8.1:
  + List original Debianizer.
  + Point to versioned license file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
#   mutable keyword even in const objects (for example in the body of a
13
13
#   const member function), define HAVE_MUTABLE.
14
14
#
15
 
# LAST MODIFICATION
16
 
#
17
 
#   2008-04-12
18
 
#
19
 
# COPYLEFT
 
15
# LICENSE
20
16
#
21
17
#   Copyright (c) 2008 Todd Veldhuizen
22
18
#   Copyright (c) 2008 Luc Maisonobe <luc@spaceroots.org>