diff options
Diffstat (limited to 'libtool-kill-dependency_libs.sh')
-rwxr-xr-x | libtool-kill-dependency_libs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtool-kill-dependency_libs.sh b/libtool-kill-dependency_libs.sh index 9f17038c..3d5f318b 100755 --- a/libtool-kill-dependency_libs.sh +++ b/libtool-kill-dependency_libs.sh @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Run libtool as normal, then kill the dependency_libs line in the .la # file. Otherwise libtool will add DT_NEEDED entries for dependencies |