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
autogen.sh: don't generate an error if README exists
master
Reece H. Dunn
11 years ago
parent
e3290d296d
commit
12054a7efe
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
autogen.sh
+ 1
- 1
autogen.sh
View File
@@ -3,7 +3,7 @@
mkdir -p m4
touch AUTHORS
touch NEWS
ln -sv README.md README
ln -sv
f
README.md README
aclocal -I m4 || exit 1
Write
Preview
Loading…
Cancel
Save