* Ravi Kumar wrote on Tue, Jan 20, 2009 at 06:37:42AM CET:
> I set the ACLOCAL_FLAGS to /usr/share/aclocal  ,  
> 
> Running libtoolize... 
> libtoolize: putting auxiliary files in `.'. 
> libtoolize: copying file `./ltmain.sh' 
> libtoolize: You should add the contents of the following files to 
> `aclocal.m4': 
> libtoolize:   `/usr/share/aclocal/libtool.m4' 
> libtoolize:   `/usr/share/aclocal/ltoptions.m4' 
> libtoolize:   `/usr/share/aclocal/ltversion.m4' 
> libtoolize:   `/usr/share/aclocal/ltsugar.m4' 
> libtoolize:   `/usr/share/aclocal/lt~obsolete.m4' 
> libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and 
> libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. 
> libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 
> Running aclocal -I /usr/share/aclocal ... 
> 
> 
> This is followed by some warning in configure.in and then warnings
> about not following GNU standard in Makefile.am , followed by
> autoconf.  I have tried autoreconf , but i am still hitting the same
> issue.   

There is no issue yet.  All of the above are harmless warnings,
most of which should even be gone when doing this procedure next
time.

Did you also hit any error?

Thanks,
Ralf


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to