From: Michael Jerris Date: Thu, 15 Mar 2007 19:05:54 +0000 (+0000) Subject: don't wipe out the DESTDIR X-Git-Tag: v1.0-beta1~811 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5f1b6cafe1e31634f3f5558cf72a2eed3c85f32;p=thirdparty%2Ffreeswitch.git don't wipe out the DESTDIR git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4609 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/js/Makefile.in b/libs/js/Makefile.in index 5cfc0f4837..a249170f0c 100644 --- a/libs/js/Makefile.in +++ b/libs/js/Makefile.in @@ -32,7 +32,6 @@ VPATH = @srcdir@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ -DESTDIR = prefix = @prefix@ exec_prefix = @exec_prefix@ datarootdir = @datarootdir@