Released as 20240522 ('Tbilisi')
[parallel.git] / bootstrap
bloba1d269a093771d52dc59eaa6c4d311e0fa29be62
1 #!/bin/bash
3 # SPDX-FileCopyrightText: 2021-2022 Ole Tange, http://ole.tange.dk and Free Software and Foundation, Inc.
4 # SPDX-License-Identifier: GPL-3.0-or-later
6 autoreconf --install -W gnu &&
7 ./configure &&
8 make -j