]> sjero.net Git - linphone/blobdiff - configure.ac
Fix configure rtptimestamp -> ntptimestamp
[linphone] / configure.ac
index de51fbc1edef4491a84d67b312aca2d0125c7aec..235fb79b187ac514daf1af5ef09daf29485a35d3 100644 (file)
@@ -580,7 +580,7 @@ else
        if test x$ac_cv_c_bigendian = xyes ; then
                ORTP_CFLAGS="$ORTP_CFLAGS -DORTP_BIGENDIAN"
        fi
-       if test x$rtptimestamp = xtrue ; then
+       if test x$ntptimestamp = xtrue ; then
                ORTP_CFLAGS="$ORTP_CFLAGS -DORTP_TIMESTAMP"
        fi
        ORTP_DIR=oRTP