1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2025-02-02 15:07:47 -05:00
icecast-common/autogen.sh

11 lines
205 B
Bash
Raw Normal View History

2018-10-11 15:04:44 +02:00
#!/bin/sh
# Run this to generate the configure script
set -e
srcdir=$(dirname "$0")
test -n "$srcdir" && cd "$srcdir"
2018-10-12 09:25:16 +00:00
echo "Updating build configuration files for igloo, please wait..."
2018-10-11 15:04:44 +02:00
autoreconf -isf