Romain Lenglet <[EMAIL PROTECTED]> writes: > *.m4f files are automatically generated from Autoconf's .m4 files. For > instance, /usr/share/autoconf/autoconf/autoconf.m4f is (re-)generated > by executing: > (cd /usr/share/autoconf/autoconf/ ; autom4te --language=autoconf --freeze > --output=autoconf.m4f) > > Therefore, this file is a good candidate to be placed into > e.g. /var/lib/autoconf/autoconf/, as for the FHS. And a soft link > should be made: > ln -s /var/lib/autoconf/autoconf/autoconf.m4f > /usr/share/autoconf/autoconf/autoconf.m4f > > Idem for .../autotest/autotest.m4f, .../m4sugar/m4sh.m4f, and > ..../m4sugar/m4sugar.m4f.
I don't feel confident enough in my knowledge of Autoconf or aclocal to take this action on my own, so I'm going to pass the suggestion along to the Autoconf mailing list and see what the experts there think. You can join the discussion, if you like: the mailing list is [EMAIL PROTECTED] -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

