linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] [PATCH] Don't forget ORTP_CFLAGS.


From: Jeffrey C. Ollie
Subject: [Linphone-developers] [PATCH] Don't forget ORTP_CFLAGS.
Date: Wed, 18 Apr 2007 08:42:46 -0500

Signed-off-by: Jeffrey C. Ollie <address@hidden>
---
 m4/ortp.m4 |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/m4/ortp.m4 b/m4/ortp.m4
index cc5a4ed..f0c0216 100644
--- a/m4/ortp.m4
+++ b/m4/ortp.m4
@@ -12,4 +12,6 @@ if test $ortp_pkgconfig = false; then
        LIBS=$LIBS_save
 fi
 AC_SUBST([ORTP_LIBS])
+AC_SUBST([ORTP_CFLAGS])
+
 ])
-- 
1.5.1.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]