comparison m4/acinclude.m4 @ 20715:5b7643257978

Remove trailing whitespace at end of lines. * stl_algo.h-fixed, container.txi, genpropdoc.m, gui.txi, plot.txi, plotimages.m, RELEASE.PROCESS, Figure.cc, Figure.h, gl-render.h, gl2ps-renderer.cc, gl2ps-renderer.h, graphics.cc, jit-typeinfo.cc, sub2ind.cc, txt-eng-ft.cc, txt-eng-ft.h, ov-base-diag.h, ov-base-mat.cc, pt-eval.cc, CMatrix.cc, acinclude.m4, quadgk.m, uicontextmenu.m, uicontrol.m, uipanel.m, uipushtool.m, uitoggletool.m, uitoolbar.m, waitbar.m, imshow.m, viridis.m, ode_event_handler.m, fminunc.m, fplot.m, plot.m, surfnorm.m, quantile.m, datevec.m: Remove trailing whitespace at end of lines.
author Rik <rik@octave.org>
date Wed, 18 Nov 2015 16:40:22 -0800
parents 6cfbf412a2c3
children e06e600f396a
comparison
equal deleted inserted replaced
20714:7b6d8c19dab0 20715:5b7643257978
1057 else 1057 else
1058 $2 1058 $2
1059 : 1059 :
1060 fi 1060 fi
1061 ]) 1061 ])
1062 dnl 1062 dnl
1063 dnl Check whether sndfile library is modern enough to include things like Ogg 1063 dnl Check whether sndfile library is modern enough to include things like Ogg
1064 dnl 1064 dnl
1065 AC_DEFUN([OCTAVE_CHECK_LIB_SNDFILE_OK], [ 1065 AC_DEFUN([OCTAVE_CHECK_LIB_SNDFILE_OK], [
1066 AC_CACHE_CHECK([whether sndfile library is modern enough], 1066 AC_CACHE_CHECK([whether sndfile library is modern enough],
1067 [octave_cv_lib_sndfile_ok], 1067 [octave_cv_lib_sndfile_ok],