~ubuntu-branches/ubuntu/karmic/gauche-c-wrapper/karmic

« back to all changes in this revision

Viewing changes to testsuite/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): NIIBE Yutaka
  • Date: 2008-07-16 10:51:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080716105100-18dbutc1scqufbc6
Tags: 0.5.4-2
debian/rules: Supply LDCONFIG for configure (Closes: #490717).
Thanks to Jens Thiele.

NOTE: This workaround should be removed when upstream incorporates
fix to configure.ac.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
bindir      = @bindir@
10
10
libdir      = @libdir@
11
11
datadir     = @datadir@
 
12
datarootdir = @datarootdir@
12
13
srcdir      = @srcdir@
13
14
VPATH       = $(srcdir)
14
15