comparison configure.ac @ 18975:c59745865c7f gui-release

maint: Periodic merge of stable to gui-release.
author John W. Eaton <jwe@octave.org>
date Fri, 01 Aug 2014 09:06:21 -0400
parents 62eb2927917e 625e3bb65885
children dcb260e7a648 2675b285f55f
comparison
equal deleted inserted replaced
18969:12462638ab20 18975:c59745865c7f
2768 fi 2768 fi
2769 fi 2769 fi
2770 2770
2771 if test $build_gui = yes; then 2771 if test $build_gui = yes; then
2772 OCTAVE_CHECK_QFONT_MONOSPACE 2772 OCTAVE_CHECK_QFONT_MONOSPACE
2773 OCTAVE_CHECK_QFONT_FORCE_INTEGER_METRICS
2773 OCTAVE_CHECK_FUNC_SETPLACEHOLDERTEXT 2774 OCTAVE_CHECK_FUNC_SETPLACEHOLDERTEXT
2774 OCTAVE_CHECK_FUNC_QTABWIDGET_SETMOVABLE 2775 OCTAVE_CHECK_FUNC_QTABWIDGET_SETMOVABLE
2775 OCTAVE_CHECK_FUNC_QSCI_FINDSELECTION 2776 OCTAVE_CHECK_FUNC_QSCI_FINDSELECTION
2776 fi 2777 fi
2777 2778