~ubuntu-branches/ubuntu/maverick/rrdtool/maverick

« back to all changes in this revision

Viewing changes to compile

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Harl
  • Date: 2008-04-16 15:50:54 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080416155054-asl84ug7em7lgx8m
Tags: 1.2.27-2
* Renamed global definition of LDFLAGS to LINKER_FLAGS in debian/rules to
  work around a broken behavior of dpkg which would use those flags
  unconditionally whenever invoking the linker, which is not wanted e.g.
  when compiling the python bindings (Closes: #476022).
* Actually pass the linker flags to configure.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Wrapper for compilers which do not understand `-c -o'.
3
3
 
4
 
scriptversion=2005-02-03.08
 
4
scriptversion=2005-05-14.22
5
5
 
6
6
# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
7
7
# Written by Tom Tromey <tromey@cygnus.com>.
18
18
#
19
19
# You should have received a copy of the GNU General Public License
20
20
# along with this program; if not, write to the Free Software
21
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
21
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
22
22
 
23
23
# As a special exception to the GNU General Public License, if you
24
24
# distribute this file as part of a program that contains a