diff options
Diffstat (limited to 'pysoundtouch/soundtouch/Makefile')
| -rw-r--r-- | pysoundtouch/soundtouch/Makefile | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/pysoundtouch/soundtouch/Makefile b/pysoundtouch/soundtouch/Makefile index 34a7c0d..cd2d824 100644 --- a/pysoundtouch/soundtouch/Makefile +++ b/pysoundtouch/soundtouch/Makefile @@ -242,13 +242,13 @@ distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print -ACLOCAL = ${SHELL} /home/pepper/soundtouch/pysoundtouch/soundtouch/config/missing aclocal-1.15 +ACLOCAL = ${SHELL} /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch/config/missing aclocal-1.15 AMTAR = $${TAR-tar} AM_DEFAULT_VERBOSITY = 1 AR = ar -AUTOCONF = ${SHELL} /home/pepper/soundtouch/pysoundtouch/soundtouch/config/missing autoconf -AUTOHEADER = ${SHELL} /home/pepper/soundtouch/pysoundtouch/soundtouch/config/missing autoheader -AUTOMAKE = ${SHELL} /home/pepper/soundtouch/pysoundtouch/soundtouch/config/missing automake-1.15 +AUTOCONF = ${SHELL} /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch/config/missing autoconf +AUTOHEADER = ${SHELL} /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch/config/missing autoheader +AUTOMAKE = ${SHELL} /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch/config/missing automake-1.15 AWK = gawk CC = gcc CCDEPMODE = depmode=gcc3 @@ -286,7 +286,7 @@ LIPO = LN_S = ln -s LTLIBOBJS = LT_SYS_LIBRARY_PATH = -MAKEINFO = ${SHELL} /home/pepper/soundtouch/pysoundtouch/soundtouch/config/missing makeinfo +MAKEINFO = ${SHELL} /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch/config/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /usr/bin/mkdir -p NM = /usr/bin/nm -B @@ -309,10 +309,10 @@ SET_MAKE = SHELL = /bin/sh STRIP = strip VERSION = 1.4.0 -abs_builddir = /home/pepper/soundtouch/pysoundtouch/soundtouch -abs_srcdir = /home/pepper/soundtouch/pysoundtouch/soundtouch -abs_top_builddir = /home/pepper/soundtouch/pysoundtouch/soundtouch -abs_top_srcdir = /home/pepper/soundtouch/pysoundtouch/soundtouch +abs_builddir = /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch +abs_srcdir = /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch +abs_top_builddir = /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch +abs_top_srcdir = /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CXX = g++ @@ -342,7 +342,7 @@ host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /home/pepper/soundtouch/pysoundtouch/soundtouch/config/install-sh +install_sh = ${SHELL} /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch/config/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale |
