1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00

Cleanup: Comments and output in autogen.sh

This commit is contained in:
Marvin Scholz 2018-08-07 19:13:39 +02:00
parent b3c3097707
commit f8e30d46a4

View File

@ -1,10 +1,10 @@
#!/bin/sh
# Run this to set up the build system: configure, makefiles, etc.
# Run this to generate the configure script
set -e
srcdir=`dirname $0`
test -n "$srcdir" && cd "$srcdir"
echo "Updating build configuration files for Icecast, please wait...."
echo "Updating build configuration files for Icecast, please wait..."
autoreconf -isf