Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Subject: aclocal and setalternatives From: Stephen & Linda Smith To: cygwin AT cygwin DOT com Content-Type: text/plain Date: Tue, 30 Aug 2005 18:26:42 -0700 Message-Id: <1125451603.15384.12.camel@thunderbird> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I am getting the following error message when running aclocal development $ aclocal /usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSMI run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2 /usr/share/aclocal/cppunit.m4:4: warning: underquoted definition of AM_PATH_CPPUNIT I have tried the suggested solution: /usr/sbin/alternatives.exe --set automake /usr/bin/automake-1.4 It hasn't solved the problem. Does anyone have a clue. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/