patch from ralph
This commit is contained in:
parent
86325ef514
commit
36b5527bf2
@ -28,6 +28,8 @@
|
||||
# distclean: remove everything except what goes in the distribution
|
||||
#
|
||||
|
||||
AUTOMAKE_OPTIONS = 1.7
|
||||
|
||||
SUBDIRS = doc include man src test build flac.pbproj obj
|
||||
|
||||
DISTCLEANFILES = libtool-disable-static
|
||||
|
@ -11,6 +11,8 @@ test -z "$srcdir" && srcdir=.
|
||||
cd "$srcdir"
|
||||
DIE=0
|
||||
|
||||
ACLOCAL_FLAGS="-I m4 $ACLOCAL_FLAGS"
|
||||
|
||||
echo "checking for autoconf... "
|
||||
(autoconf --version) < /dev/null > /dev/null 2>&1 || {
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user