diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/src/Makefile b/src/Makefile index a8d50a0..bc24694 100644 --- a/src/Makefile +++ b/src/Makefile @@ -205,15 +205,15 @@ am__relativize = \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" -ACLOCAL = ${SHELL} /tmp/new/dssi-render/missing aclocal-1.14 +ACLOCAL = ${SHELL} /tmp/mybaby/dssi-render/missing aclocal-1.14 ALSA_CFLAGS = -I/usr/include/alsa ALSA_LIBS = -lasound AMTAR = $${TAR-tar} AM_DEFAULT_VERBOSITY = 1 AR = ar -AUTOCONF = ${SHELL} /tmp/new/dssi-render/missing autoconf -AUTOHEADER = ${SHELL} /tmp/new/dssi-render/missing autoheader -AUTOMAKE = ${SHELL} /tmp/new/dssi-render/missing automake-1.14 +AUTOCONF = ${SHELL} /tmp/mybaby/dssi-render/missing autoconf +AUTOHEADER = ${SHELL} /tmp/mybaby/dssi-render/missing autoheader +AUTOMAKE = ${SHELL} /tmp/mybaby/dssi-render/missing automake-1.14 AWK = gawk CC = gcc CCDEPMODE = depmode=gcc3 @@ -231,10 +231,10 @@ DUMPBIN = ECHO_C = ECHO_N = -n ECHO_T = -EGREP = /bin/grep -E +EGREP = /usr/bin/grep -E EXEEXT = -FGREP = /bin/grep -F -GREP = /bin/grep +FGREP = /usr/bin/grep -F +GREP = /usr/bin/grep INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} @@ -248,9 +248,10 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool LIPO = LN_S = ln -s LTLIBOBJS = -MAKEINFO = ${SHELL} /tmp/new/dssi-render/missing makeinfo +LT_SYS_LIBRARY_PATH = +MAKEINFO = ${SHELL} /tmp/mybaby/dssi-render/missing makeinfo MANIFEST_TOOL = : -MKDIR_P = /bin/mkdir -p +MKDIR_P = /usr/bin/mkdir -p NM = /usr/bin/nm -B NMEDIT = OBJDUMP = objdump @@ -269,17 +270,17 @@ PKG_CONFIG = /usr/bin/pkg-config PKG_CONFIG_LIBDIR = PKG_CONFIG_PATH = RANLIB = ranlib -SED = /bin/sed +SED = /usr/bin/sed SET_MAKE = -SHELL = /bin/bash +SHELL = /bin/sh SNDFILE_CFLAGS = SNDFILE_LIBS = -lsndfile STRIP = strip VERSION = 0.0.1 -abs_builddir = /tmp/new/dssi-render/src -abs_srcdir = /tmp/new/dssi-render/src -abs_top_builddir = /tmp/new/dssi-render -abs_top_srcdir = /tmp/new/dssi-render +abs_builddir = /tmp/mybaby/dssi-render/src +abs_srcdir = /tmp/mybaby/dssi-render/src +abs_top_builddir = /tmp/mybaby/dssi-render +abs_top_srcdir = /tmp/mybaby/dssi-render ac_ct_AR = ar ac_ct_CC = gcc ac_ct_DUMPBIN = @@ -308,7 +309,7 @@ host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info -install_sh = ${SHELL} /tmp/new/dssi-render/install-sh +install_sh = ${SHELL} /tmp/mybaby/dssi-render/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale |
