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
Use AM_CFLAGS instead of AM_CXXFLAGS.
master
Reece H. Dunn
9 years ago
parent
f09c83640b
commit
d51c8b97ee
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Makefile.am
+ 1
- 1
Makefile.am
View File
@@ -11,7 +11,7 @@ SHARED_VERSION=2:48:1 # = *.so.1.1.48
MKDIR=mkdir -p
AM_C
XX
FLAGS = -Wall
AM_CFLAGS = -Wall
EXTRA_DIST=
Write
Preview
Loading…
Cancel
Save