~ubuntu-branches/ubuntu/karmic/kst/karmic

« back to all changes in this revision

Viewing changes to kst/plugins/pass_filters/butterworth_bandpass/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2006-06-30 19:11:30 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060630191130-acumuar75bz4puty
Tags: 1.2.1-1ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
173
173
KDE_USE_PIE = @KDE_USE_PIE@
174
174
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
175
175
KMDI_INCLUDES = @KMDI_INCLUDES@
 
176
KST_LIBKST_VERSION = @KST_LIBKST_VERSION@
 
177
KST_VERSION = @KST_VERSION@
176
178
LDFLAGS = @LDFLAGS@
177
179
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
178
180
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
323
325
include_fitsnonlinear_plugins_TRUE = @include_fitsnonlinear_plugins_TRUE@
324
326
include_interpolations_plugins_FALSE = @include_interpolations_plugins_FALSE@
325
327
include_interpolations_plugins_TRUE = @include_interpolations_plugins_TRUE@
326
 
include_kjse_FALSE = @include_kjse_FALSE@
327
 
include_kjse_TRUE = @include_kjse_TRUE@
328
328
include_kjse_internal_FALSE = @include_kjse_internal_FALSE@
329
329
include_kjse_internal_TRUE = @include_kjse_internal_TRUE@
330
330
include_kstcmd_FALSE = @include_kstcmd_FALSE@