view main/video/src/bootstrap @ 11242:382f21d0c566 octave-forge

maint: remove really old files from monolithic release no longer necessary
author carandraug
date Thu, 15 Nov 2012 16:02:47 +0000
parents 35663a7b374b
children
line wrap: on
line source

#!/bin/bash
## Octave-Forge: video package bootstrap script
## Run this to generate the configure script

set -e      # halt if unhandled error
autoconf    # generate configure script