~ubuntu-branches/ubuntu/lucid/kazehakase/lucid

« back to all changes in this revision

Viewing changes to src/dialogs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Hidetaka Iwai
  • Date: 2006-11-07 22:55:18 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061107225518-8smk6d6dwci2d552
Tags: 0.4.0-1
* New upstream release
* Acknowledge NMU (closes: #380466). Thanks to Gerfried Fuchs, 
  Yavor Doganov, Mike Hommey, and Andreas Barth!
* My first upload without sponsor. Thanks to Fimitoshi UKAI for
  sponsoring me over the past two years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
RGETTEXT_TARGETS = @RGETTEXT_TARGETS@
147
147
RUBY = @RUBY@
148
148
RUBY_CFLAGS = @RUBY_CFLAGS@
149
 
RUBY_EXT_LDFLAGS = @RUBY_EXT_LDFLAGS@
150
149
RUBY_LDFLAGS = @RUBY_LDFLAGS@
151
150
RUBY_LIBS = @RUBY_LIBS@
152
151
SET_MAKE = @SET_MAKE@