Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
36b5527b
Commit
36b5527b
authored
Nov 18, 2006
by
Josh Coalson
Browse files
patch from ralph
parent
86325ef5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
36b5527b
...
...
@@ -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
...
...
autogen.sh
View file @
36b5527b
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment