This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
configure.ac: drop autoconf requirement to 2.63 to support more systems (e.g. the OLPC XO-1)
master
Reece H. Dunn
12 years ago
parent
d08a4293aa
commit
a8bc86bfd9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
configure.ac
+ 1
- 1
configure.ac
View File
@@ -1,4 +1,4 @@
AC_PREREQ([2.6
5
])
AC_PREREQ([2.6
3
])
AC_INIT([eSpeak], [1.46], [https://github.com/rhdunn/espeak/issues], [espeak], [https://github.com/rhdunn/espeak])
AM_INIT_AUTOMAKE()
Write
Preview
Loading…
Cancel
Save