#!/usr/bin/perl -w # t/wrap/aclocal-1.14. Generated from aclocal.in by configure. # Copyright (C) 2012-2013 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . BEGIN { use strict; @Aclocal::perl_libdirs = ('/share/apps/software/automake-1.14/lib'); unshift @Aclocal::perl_libdirs, '/share/apps/software/automake-1.14/lib' if '.' ne '.'; unshift @ARGV, '--automake-acdir=/share/apps/software/automake-1.14/m4', '--system-acdir=/share/apps/software/automake-1.14/m4/acdir'; } require '/share/apps/software/automake-1.14/bin/aclocal';