mirror of https://github.com/c-ares/c-ares.git
it fails if the macro that is being undefined is not already defined. To make this work under all cases and be sure that at a certain point some specific macro isn't defined we must use the following style in configure: m4_ifdef([macro], [m4_undefine([macro])])pull/1/head
parent
fd68050fae
commit
2077aa0859
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue