Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
27d6d994
Commit
27d6d994
authored
Aug 29, 2007
by
Alexandre Bourget
Browse files
Fix Makefile pour compiler IAX
parent
300feaeb
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
27d6d994
...
...
@@ -18,10 +18,8 @@ IAX_LIBS =
IAX_FLAGS
=
-DUSE_IAX
#IAX_CFLAGS = -I$(top_srcdir)/libs/libiax2/src/
IAX_CFLAGS
=
#IAXSOURCES = iaxaccount.cpp iaxvoiplink.cpp iaxcall.cpp
IAXSOURCES
=
#IAXHEADERS = iaxaccount.h iaxvoiplink.h iaxcall.h
IAXHEADERS
=
IAXSOURCES
=
iaxaccount.cpp iaxvoiplink.cpp iaxcall.cpp
IAXHEADERS
=
iaxaccount.h iaxvoiplink.h iaxcall.h
else
IAX_LIBS
=
IAX_FLAGS
=
...
...
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