anvil/autogen.sh

8 lines
181 B
Bash
Raw Normal View History

#!/bin/sh
#
# Copyright (C) 2020 Red Hat, Inc. All rights reserved.
#
# Run this to generate all the initial makefiles, etc.
autoreconf -i -v && echo Now run ./configure and make