16.08.2013 Views

libc 4, a.out - DAIICT Intranet

libc 4, a.out - DAIICT Intranet

libc 4, a.out - DAIICT Intranet

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The first error is easy. I'll simply change<br />

AC_CONFIG_HEADER to AM_CONFIG_HEADER in<br />

"configure.ac". Automake is just telling you here it prefers<br />

its version of the macro instead of Autoconf's version:<br />

Listing of "configure.ac":<br />

...<br />

#AC_CONFIG_HEADER([config.h])<br />

AM_CONFIG_HEADER([config.h])

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!