Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Vorbis tools
Commits
805cab58
Commit
805cab58
authored
Nov 07, 2002
by
Michael Smith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
autoconf 2.53 is required, add this requirement.
svn path=/trunk/vorbis-tools/; revision=4092
parent
af41833e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
configure.in
configure.in
+4
-0
No files found.
configure.in
View file @
805cab58
...
@@ -5,6 +5,10 @@ dnl Initialization
...
@@ -5,6 +5,10 @@ dnl Initialization
dnl ------------------------------------------------
dnl ------------------------------------------------
AC_INIT(oggenc/encode.c)
AC_INIT(oggenc/encode.c)
dnl Apparently we need a newer version than we used to.
AC_PREREQ(2.53)
AM_INIT_AUTOMAKE(vorbis-tools,1.0)
AM_INIT_AUTOMAKE(vorbis-tools,1.0)
dnl --------------------------------------------------
dnl --------------------------------------------------
...
...
Write
Preview
Markdown
is supported
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