Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorconrad <conrad@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-06-06 05:57:59 +0400
committerconrad <conrad@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-06-06 05:57:59 +0400
commit4f204ca137ab76a490ab66d68edeab7e57426c04 (patch)
treed31acec54d990cc09e52cae7972494fe884e8d11 /src
parentf6205b1a3801a80eeb7c80f21000c338d6ba7292 (diff)
Remove hardcoded docdir, mandir from {doc,src}/Makefile.am, to allow
overriding of these variables. Bug reported by Alex (alkos333): http://lists.xiph.org/pipermail/speex-dev/2007-June/005732.html NB. As of this revision, docs are no longer installed into $(prefix)/share/doc/speex$(VERSION) but into the GNU Coding Standards default ${datarootdir}/doc/${PACKAGE} (effectively the same thing without the VERSION appended) git-svn-id: http://svn.xiph.org/trunk/speex@13014 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1ef61b2..6fb8fc9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,7 +7,6 @@
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@
-mandir = $(prefix)/share/man
man_MANS = speexenc.1 speexdec.1
EXTRA_DIST = $(man_MANS) getopt_win.h getopt.c getopt1.c wave_out.c wave_out.h skeleton.h