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

« back to all changes in this revision

Viewing changes to kst/plugins/convolution/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:
144
144
KDE_USE_PIE = @KDE_USE_PIE@
145
145
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
146
146
KMDI_INCLUDES = @KMDI_INCLUDES@
 
147
KST_LIBKST_VERSION = @KST_LIBKST_VERSION@
 
148
KST_VERSION = @KST_VERSION@
147
149
LDFLAGS = @LDFLAGS@
148
150
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
149
151
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
294
296
include_fitsnonlinear_plugins_TRUE = @include_fitsnonlinear_plugins_TRUE@
295
297
include_interpolations_plugins_FALSE = @include_interpolations_plugins_FALSE@
296
298
include_interpolations_plugins_TRUE = @include_interpolations_plugins_TRUE@
297
 
include_kjse_FALSE = @include_kjse_FALSE@
298
 
include_kjse_TRUE = @include_kjse_TRUE@
299
299
include_kjse_internal_FALSE = @include_kjse_internal_FALSE@
300
300
include_kjse_internal_TRUE = @include_kjse_internal_TRUE@
301
301
include_kstcmd_FALSE = @include_kstcmd_FALSE@