view bootstrap @ 5578:deca3045c118

of-sparsersb: Temporarily de-activate option "render" for Windows (bug #58957). * src/mingw-of-sparsersb-1-no-render.patch: Add new patch. * dist-files.mk: Add new file to list.
author Markus Mützel <markus.muetzel@gmx.de>
date Sat, 31 Oct 2020 19:13:51 +0100
parents 8e9dce45d941
children
line wrap: on
line source

#!/bin/bash
## bootstrap script
## Run this to generate the configure script

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