view .hgignore @ 104:6450086b1934

build: Fix values used for OCTAVE_CPPFLAGS and OCTAVE_LIBS * Makefile.am: Use OCTAVE_LIBS autoconf variable instead of hardcoding. * m4/ax_octave.m4: Update OCTAVE_CPPFLAGS and OCTAVE_LIBS to be correct for recent versions of Octave (>= 3.8.0).
author Mike Miller <mtmiller@octave.org>
date Tue, 14 Apr 2015 07:24:50 -0400
parents d99739894a0b
children 00d19f71c9ca
line wrap: on
line source

syntax: regexp

^aclocal.m4$
^autom4te.cache$
^bin$
^build$
^compile$
^config.cache$
^config.guess$
^config.h$
^config.h.in$
^config.log$
^config.status$
^config.sub$
^configure$
^depcomp$
^.deps$
^install-sh$
^Jamfile$
^.libs$
^libtool$
^ltmain.sh$
^m4/libtool.m4$
^m4/lt.*\.m4$
^Makefile$
^Makefile.in$
^missing$
^project-root.jam$
^_pytave?la*$
^setup.py$
^stamp-h1$