File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
- # =================================================================================
2
- # http ://www.gnu.org/software/autoconf-archive/ax_func_which_gethostbyname_r.html
3
- # =================================================================================
1
+ # ==================================================================================
2
+ # https ://www.gnu.org/software/autoconf-archive/ax_func_which_gethostbyname_r.html
3
+ # ==================================================================================
4
4
#
5
5
# SYNOPSIS
6
6
#
46
46
# Public License for more details.
47
47
#
48
48
# You should have received a copy of the GNU General Public License along
49
- # with this program. If not, see <http ://www.gnu.org/licenses/>.
49
+ # with this program. If not, see <https ://www.gnu.org/licenses/>.
50
50
#
51
51
# As a special exception, the respective Autoconf Macro's copyright owner
52
52
# gives unlimited permission to copy, distribute and modify the configure
61
61
# modified version of the Autoconf Macro, you may extend this special
62
62
# exception to the GPL to apply to your modified version as well.
63
63
64
- # serial 7
64
+ # serial 8
65
65
66
66
AC_DEFUN ( [ AX_FUNC_WHICH_GETHOSTBYNAME_R ] , [
67
67
194
194
AC_LANG_POP
195
195
196
196
] ) dnl end AC_DEFUN
197
-
Original file line number Diff line number Diff line change 1
- m4_include ( [ TSRM/m4/gethostbyname .m4] )
1
+ m4_include ( [ TSRM/m4/ax_func_which_gethostbyname_r .m4] )
2
2
3
3
dnl TSRM_CHECK_GCC_ARG(ARG, ACTION-IF-FOUND, ACTION-IF-NOT_FOUND)
4
4
AC_DEFUN ( [ TSRM_CHECK_GCC_ARG] ,[
You can’t perform that action at this time.
0 commit comments