Description of problem: On systems with autotrace-devel installed, any use of autoreconf generates this warning: /usr/share/aclocal/autotrace.m4:7: warning: underquoted definition of AM_PATH_AUTOTRACE /usr/share/aclocal/autotrace.m4:7: run info '(automake)Extending aclocal' /usr/share/aclocal/autotrace.m4:7: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal This happens even if the project in question does not use autotrace. The problem is that line 7 in /usr/share/aclocal/autotrace.m4: AC_DEFUN(AM_PATH_AUTOTRACE, should read like this: AC_DEFUN([AM_PATH_AUTOTRACE], Version-Release number of selected component (if applicable): autotrace-devel-0.31.1-18.fc10.x86_64 How reproducible: Always Steps to Reproduce: 1. Install autotrace-devel 2. In any directory for an autoconf-using project, run autoreconf Actual results: The warning described above is given. Expected results: Autoreconf should run silently. Additional info:
This bug is still present in today's Rawhide. Could you fix it for F-11, please?
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
I'll take care of this issue.
autotrace-0.31.1-23.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/autotrace-0.31.1-23.fc10
autotrace-0.31.1-23.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/autotrace-0.31.1-23.fc11
autotrace-0.31.1-23.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update autotrace'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-8056
autotrace-0.31.1-23.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update autotrace'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-8070
autotrace-0.31.1-23.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
autotrace-0.31.1-23.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.