diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-06-14 09:38:44 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-06-14 09:38:44 +0000 |
commit | 41a49226e84f9109fd7e2b3ad73e3c64e295b0c6 (patch) | |
tree | 57c7cc7a5cabf1184b70b1a894663e92ee8549a3 /net/linphone-base/files/patch-speex::src::Makefile.in | |
parent | Update to 0.9.7. (diff) |
Update to 0.11.0.
Notes
Notes:
svn path=/head/; revision=82981
Diffstat (limited to 'net/linphone-base/files/patch-speex::src::Makefile.in')
-rw-r--r-- | net/linphone-base/files/patch-speex::src::Makefile.in | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/net/linphone-base/files/patch-speex::src::Makefile.in b/net/linphone-base/files/patch-speex::src::Makefile.in index daeed296be4b..099da745b66b 100644 --- a/net/linphone-base/files/patch-speex::src::Makefile.in +++ b/net/linphone-base/files/patch-speex::src::Makefile.in @@ -1,8 +1,8 @@ $FreeBSD$ ---- speex/src/Makefile.in.orig Mon Dec 30 11:29:55 2002 -+++ speex/src/Makefile.in Mon Dec 30 11:54:38 2002 +--- speex/src/Makefile.in.orig Fri Jun 13 15:22:55 2003 ++++ speex/src/Makefile.in Fri Jun 13 15:22:56 2003 @@ -70,7 +70,7 @@ OBJEXT = @OBJEXT@ PATH_SEPARATOR = @PATH_SEPARATOR@ @@ -12,12 +12,3 @@ $FreeBSD$ AMTAR = @AMTAR@ AS = @AS@ AWK = @AWK@ -@@ -102,7 +102,7 @@ - ogg_libraries = @ogg_libraries@ - src = @src@ - --INCLUDES = -I$(top_srcdir)/libspeex -+INCLUDES = -I$(top_srcdir)/libspeex @OGG_INCLUDES@ - man_MANS = speexenc.1 speexdec.1 - - EXTRA_DIST = $(man_MANS) getopt_win.h getopt.c getopt1.c wave_out.c wave_out.h |