summaryrefslogtreecommitdiff
path: root/bin/wrap-automake.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wrap-automake.in')
-rw-r--r--bin/wrap-automake.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/wrap-automake.in b/bin/wrap-automake.in
index a363dbc7c..09b1b30f8 100644
--- a/bin/wrap-automake.in
+++ b/bin/wrap-automake.in
@@ -16,9 +16,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-BEGIN
-{
- use strict;
- unshift @ARGV, '--libdir=@abs_top_srcdir@/lib';
-}
require '@abs_top_builddir@/bin/automake';