Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does autotools compile only, or try to link? There's no main().



AC_COMPILE_IFELSE indeed only compiles, so there's no need for main().

There's AC_LINK_IFELSE if you want to test linking too.



That's not autotools.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: