1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.71 for YARP 0.4.0 .
3
+ # Generated by GNU Autoconf 2.71 for YARP _YP_VERSION .
4
4
#
5
5
# Report bugs to <https://github.com/ruby/yarp/issues/new>.
6
6
#
@@ -610,8 +610,8 @@ MAKEFLAGS=
610
610
# Identity of this package.
611
611
PACKAGE_NAME=' YARP'
612
612
PACKAGE_TARNAME=' yarp'
613
- PACKAGE_VERSION=' 0.4.0 '
614
- PACKAGE_STRING=' YARP 0.4.0 '
613
+ PACKAGE_VERSION=' _YP_VERSION '
614
+ PACKAGE_STRING=' YARP _YP_VERSION '
615
615
PACKAGE_BUGREPORT=' https://github.com/ruby/yarp/issues/new'
616
616
PACKAGE_URL=' https://github.com/ruby/yarp'
617
617
@@ -1223,7 +1223,7 @@ if test "$ac_init_help" = "long"; then
1223
1223
# Omit some internal or obsolete options to make the list less imposing.
1224
1224
# This message is too long to be a string in the A/UX 3.1 sh.
1225
1225
cat << _ACEOF
1226
- \` configure' configures YARP 0.4.0 to adapt to many kinds of systems.
1226
+ \` configure' configures YARP _YP_VERSION to adapt to many kinds of systems.
1227
1227
1228
1228
Usage: $0 [OPTION]... [VAR=VALUE]...
1229
1229
1285
1285
1286
1286
if test -n " $ac_init_help " ; then
1287
1287
case $ac_init_help in
1288
- short | recursive ) echo " Configuration of YARP 0.4.0 :" ;;
1288
+ short | recursive ) echo " Configuration of YARP _YP_VERSION :" ;;
1289
1289
esac
1290
1290
cat << \_ACEOF
1291
1291
1366
1366
test -n " $ac_init_help " && exit $ac_status
1367
1367
if $ac_init_version ; then
1368
1368
cat << \_ACEOF
1369
- YARP configure 0.4.0
1369
+ YARP configure _YP_VERSION
1370
1370
generated by GNU Autoconf 2.71
1371
1371
1372
1372
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1551,7 +1551,7 @@ cat >config.log <<_ACEOF
1551
1551
This file contains any messages produced by compilers while
1552
1552
running configure, to aid debugging if configure makes a mistake.
1553
1553
1554
- It was created by YARP $as_me 0.4.0 , which was
1554
+ It was created by YARP $as_me _YP_VERSION , which was
1555
1555
generated by GNU Autoconf 2.71. Invocation command line was
1556
1556
1557
1557
$ $0 $ac_configure_args_raw
@@ -3199,18 +3199,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
3199
3199
printf " %s\n" " #define _XOPEN_SOURCE 700" >> confdefs.h
3200
3200
3201
3201
3202
- printf " %s\n" " #define YP_VERSION_MAJOR 0" >> confdefs.h
3203
-
3204
-
3205
- printf " %s\n" " #define YP_VERSION_MINOR 4" >> confdefs.h
3206
-
3207
-
3208
- printf " %s\n" " #define YP_VERSION_PATCH 0" >> confdefs.h
3209
-
3210
-
3211
- printf " %s\n" " #define YP_VERSION \" 0.4.0\" " >> confdefs.h
3212
-
3213
-
3214
3202
3215
3203
ac_fn_c_check_func " $LINENO " " mmap" " ac_cv_func_mmap"
3216
3204
if test " x$ac_cv_func_mmap " = xyes
@@ -3226,13 +3214,6 @@ then :
3226
3214
3227
3215
fi
3228
3216
3229
- ac_fn_c_check_func " $LINENO " " strncasecmp" " ac_cv_func_strncasecmp"
3230
- if test " x$ac_cv_func_strncasecmp " = xyes
3231
- then :
3232
- printf " %s\n" " #define HAVE_STRNCASECMP 1" >> confdefs.h
3233
-
3234
- fi
3235
-
3236
3217
3237
3218
ac_config_headers=" $ac_config_headers include/yarp/config.h:config.h.in"
3238
3219
@@ -3737,7 +3718,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3737
3718
# report actual input values of CONFIG_FILES etc. instead of their
3738
3719
# values after options handling.
3739
3720
ac_log="
3740
- This file was extended by YARP $as_me 0.4.0 , which was
3721
+ This file was extended by YARP $as_me _YP_VERSION , which was
3741
3722
generated by GNU Autoconf 2.71. Invocation command line was
3742
3723
3743
3724
CONFIG_FILES = $CONFIG_FILES
@@ -3802,7 +3783,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
3802
3783
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3803
3784
ac_cs_config='$ac_cs_config_escaped '
3804
3785
ac_cs_version=" \\
3805
- YARP config.status 0.4.0
3786
+ YARP config.status _YP_VERSION
3806
3787
configured by $0 , generated by GNU Autoconf 2.71,
3807
3788
with options \\ " \$ ac_cs_config\\ "
3808
3789
0 commit comments