view .gitignore @ 17115:bb713af2e1d9

build: detect Qt functions required for building the gui * m4/acinclude.m4 (OCTAVE_CHECK_FUNC_QABSTRACTITEMMODEL_BEGINRESETMODEL): New macro to detect Qt functions QAbstractItemModel::beginResetModel and QAbstractItemModel::endResetModel. * configure.ac: Call it and disable the gui if the functions are not found.
author Mike Miller <mtmiller@ieee.org>
date Tue, 30 Jul 2013 00:49:37 -0400
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/