~ubuntu-branches/ubuntu/oneiric/soqt/oneiric

« back to all changes in this revision

Viewing changes to html/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2006-02-06 22:34:00 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060206223400-g69m5soqa4zh0gkc
Tags: 1.3.0-3
debian/control: update libsoqt-dev depends.  Closes: #351700.

Show diffs side-by-side

added added

removed removed

Lines of Context:
155
155
SOQT_DSP_DEFS = @SOQT_DSP_DEFS@
156
156
SOQT_DSP_INCS = @SOQT_DSP_INCS@
157
157
SOQT_DSP_LIBS = @SOQT_DSP_LIBS@
 
158
SOQT_LIB_DSP_DEFS = @SOQT_LIB_DSP_DEFS@
158
159
SOQT_MAJOR_VERSION = @SOQT_MAJOR_VERSION@
159
160
SOQT_MICRO_VERSION = @SOQT_MICRO_VERSION@
160
161
SOQT_MINOR_VERSION = @SOQT_MINOR_VERSION@
176
177
ac_ct_F77 = @ac_ct_F77@
177
178
ac_ct_RANLIB = @ac_ct_RANLIB@
178
179
ac_ct_STRIP = @ac_ct_STRIP@
 
180
ac_unique_file = @ac_unique_file@
179
181
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
180
182
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
181
183
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
222
224
sim_ac_hhc_exe = @sim_ac_hhc_exe@
223
225
sim_ac_perl_exe = @sim_ac_perl_exe@
224
226
sim_ac_qt_cygpath = @sim_ac_qt_cygpath@
 
227
sim_ac_relative_src_dir = @sim_ac_relative_src_dir@
 
228
sim_ac_relative_src_dir_p = @sim_ac_relative_src_dir_p@
225
229
sogui_build_dir = @sogui_build_dir@
226
230
sogui_html_dir = @sogui_html_dir@
227
231
sogui_html_help_dir = @sogui_html_help_dir@