/usr/share/aclocal-1.11/obsol-lt.m4 is in automake1.11 1:1.11.6-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | # Support for obsolete Libtool macro. -*- Autoconf -*-
# Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# serial 2
# See comment in obsolete.m4.
AU_DEFUN([gm_PROG_LIBTOOL], [AM_PROG_LIBTOOL])
|