e4076a018e
backout of the commit last tuesday. I have disabled IPv6 support since it causes linphone not to work properly. Informed author about it.
13 lines
467 B
Text
13 lines
467 B
Text
|
|
$FreeBSD$
|
|
|
|
--- gnome/Makefile.in.orig Wed Aug 20 17:47:19 2003
|
|
+++ gnome/Makefile.in Sat Aug 23 01:16:42 2003
|
|
@@ -162,7 +162,6 @@
|
|
@BUILD_GNOME_TRUE@ -I$(top_srcdir)/oRTP/src \
|
|
@BUILD_GNOME_TRUE@ -I$(top_srcdir)/oRTP/ \
|
|
@BUILD_GNOME_TRUE@ -I$(top_srcdir)/mediastreamer \
|
|
-@BUILD_GNOME_TRUE@ -I$(top_srcdir)/speex/libspeex \
|
|
@BUILD_GNOME_TRUE@ -I$(top_srcdir)/coreapi \
|
|
@BUILD_GNOME_TRUE@ -I$(top_srcdir)/osipua/ \
|
|
@BUILD_GNOME_TRUE@ -I$(top_srcdir)/osipua/src
|