comparison liboctave/operators/vx-ops @ 15414:494f9bac8862

build: Rename autogen.sh script to bootstrap to conform to GNU guidelines. * bootstrap: renamed from autogen.sh. * autogen.sh: deleted. * build-aux/bootstrap_gnulib: renamed from bootstrap. * build-aux/bootstrap: deleted. * build-aux/bootstrap_gnulib.conf: renamed from bootstrap.conf. * build-aux/bootstrap.conf: deleted. * Makefile.am: add bootstrap and bootstrap_gnulib to EXTRA_DIST. * contrib.txi, HACKING, README.MacOS, README.MinGW, mx-ops, sparse-mx-ops, vx-ops: Replace references to autogen.sh with bootstrap.
author Rik <rik@octave.org>
date Tue, 18 Sep 2012 15:32:50 -0700
parents 648dabbb4c6b
children d63878346099
comparison
equal deleted inserted replaced
15413:3dcd96e1f657 15414:494f9bac8862
14 # 14 #
15 # You should have received a copy of the GNU General Public License 15 # You should have received a copy of the GNU General Public License
16 # along with Octave; see the file COPYING. If not, see 16 # along with Octave; see the file COPYING. If not, see
17 # <http://www.gnu.org/licenses/>. 17 # <http://www.gnu.org/licenses/>.
18 18
19 # NOTE: if this file changes, you must run autogen.sh and configure to 19 # NOTE: if this file changes, you must run bootstrap and configure to
20 # rebuild the source file lists for Make. 20 # rebuild the source file lists for Make.
21 21
22 # types 22 # types
23 ccv ComplexColumnVector V CColVector.h YES 0.0 23 ccv ComplexColumnVector V CColVector.h YES 0.0
24 crv ComplexRowVector V CRowVector.h YES 0.0 24 crv ComplexRowVector V CRowVector.h YES 0.0