diff options
| author | yo mama <pepper@scannerjammer.com> | 2016-03-16 21:27:00 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2016-03-16 21:27:00 -0700 |
| commit | c6d5e8f0e368c96bfeecb7501344d82820601588 (patch) | |
| tree | a1339289aa5bb6ddeb0e6cf02bc8925097df199c /pysoundtouch/soundtouch/source/Makefile | |
| parent | 8adfb3bd99b4dcff2459756af090a640fd7a4b4a (diff) | |
Diffstat (limited to 'pysoundtouch/soundtouch/source/Makefile')
| -rw-r--r-- | pysoundtouch/soundtouch/source/Makefile | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/pysoundtouch/soundtouch/source/Makefile b/pysoundtouch/soundtouch/source/Makefile index 4995a82..cad7f36 100644 --- a/pysoundtouch/soundtouch/source/Makefile +++ b/pysoundtouch/soundtouch/source/Makefile @@ -185,13 +185,13 @@ am__relativize = \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" -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 @@ -229,7 +229,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 @@ -252,10 +252,10 @@ SET_MAKE = SHELL = /bin/sh STRIP = strip VERSION = 1.4.0 -abs_builddir = /home/pepper/soundtouch/pysoundtouch/soundtouch/source -abs_srcdir = /home/pepper/soundtouch/pysoundtouch/soundtouch/source -abs_top_builddir = /home/pepper/soundtouch/pysoundtouch/soundtouch -abs_top_srcdir = /home/pepper/soundtouch/pysoundtouch/soundtouch +abs_builddir = /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch/source +abs_srcdir = /home/pepper/soundtouch-mirror/pysoundtouch/soundtouch/source +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++ @@ -285,7 +285,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 |
