diff options
Diffstat (limited to 'ares')
-rw-r--r-- | ares/acinclude.m4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ares/acinclude.m4 b/ares/acinclude.m4 index 5072ecd63..b09c935d1 100644 --- a/ares/acinclude.m4 +++ b/ares/acinclude.m4 @@ -553,7 +553,8 @@ AC_DEFUN([TYPE_IN_ADDR_T], #endif #endif -]) + ]) dnl AC_CHECK_TYPE +]) dnl AC_DEFUN dnl We create a function for detecting which compiler we use and then set as |