From a5f1b6cafe1e31634f3f5558cf72a2eed3c85f32 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Thu, 15 Mar 2007 19:05:54 +0000 Subject: [PATCH] don't wipe out the DESTDIR git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4609 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/js/Makefile.in | 1 - 1 file changed, 1 deletion(-) 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@