Loading configure.in +2 −0 Original line number Diff line number Diff line Loading @@ -297,6 +297,8 @@ case $host in APR_SETVAR(APACHE_MPM, [winnt]) APR_ADDTO(CPPFLAGS, [-DAP_DECLARE_EXPORT]) APR_SETIFNULL(ac_cv_func_times, [no]) APR_SETIFNULL(ac_cv_func_getpwnam, [no]) APR_SETIFNULL(ac_cv_func_getgrnam, [no]) ;; *aix*) aixver=`echo $host | sed 's/^[[^0-9]]*//' | sed 's/\.//g'` Loading Loading
configure.in +2 −0 Original line number Diff line number Diff line Loading @@ -297,6 +297,8 @@ case $host in APR_SETVAR(APACHE_MPM, [winnt]) APR_ADDTO(CPPFLAGS, [-DAP_DECLARE_EXPORT]) APR_SETIFNULL(ac_cv_func_times, [no]) APR_SETIFNULL(ac_cv_func_getpwnam, [no]) APR_SETIFNULL(ac_cv_func_getgrnam, [no]) ;; *aix*) aixver=`echo $host | sed 's/^[[^0-9]]*//' | sed 's/\.//g'` Loading