1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

fix comment

This commit is contained in:
Yang Tse 2008-10-02 04:27:42 +00:00
parent a7b95cacb6
commit b64f0dace3

View File

@ -16,7 +16,7 @@
#*************************************************************************** #***************************************************************************
# File version for 'aclocal' use. Keep it a single number. # File version for 'aclocal' use. Keep it a single number.
# serial 1 # serial 2
dnl CARES_CHECK_COMPILER dnl CARES_CHECK_COMPILER
@ -176,8 +176,8 @@ AC_DEFUN([CARES_PROCESS_CC_BASIC_OPTS], [
dnl CARES_PROCESS_CC_DEBUG_OPTS dnl CARES_PROCESS_CC_DEBUG_OPTS
dnl ------------------------------------------------- dnl -------------------------------------------------
dnl Sets compiler options/flags and other settings dnl Sets compiler options/flags which depend on
dnl which depend on configure's debug given option. dnl configure's debug given option.
AC_DEFUN([CARES_PROCESS_CC_DEBUG_OPTS], [ AC_DEFUN([CARES_PROCESS_CC_DEBUG_OPTS], [
AC_REQUIRE([CARES_CHECK_OPTION_DEBUG])dnl AC_REQUIRE([CARES_CHECK_OPTION_DEBUG])dnl