| 771 |
|
with_gnu_ld |
| 772 |
|
with_sysroot |
| 773 |
|
enable_libtool_lock |
| 774 |
– |
with_werror |
| 774 |
|
' |
| 775 |
|
ac_precious_vars='build_alias |
| 776 |
|
host_alias |
| 1428 |
|
--with-gnu-ld assume the C compiler uses GNU ld [default=no] |
| 1429 |
|
--with-sysroot[=DIR] Search for dependent libraries within DIR (or the |
| 1430 |
|
compiler's sysroot if not specified). |
| 1432 |
– |
--with-werror use -Werror to abort compilation on any warning |
| 1431 |
|
|
| 1432 |
|
Some influential environment variables: |
| 1433 |
|
CC C compiler command |
| 13110 |
|
fi |
| 13111 |
|
|
| 13112 |
|
|
| 13113 |
< |
for ac_func in inet_aton inet_pton socket strdup strstr |
| 13113 |
> |
for ac_func in strlcpy strlcat inet_aton inet_pton socket strdup strstr |
| 13114 |
|
do : |
| 13115 |
|
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 13116 |
|
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
| 13469 |
|
subdirs="$subdirs src/libopm" |
| 13470 |
|
|
| 13471 |
|
|
| 13472 |
< |
|
| 13475 |
< |
# Check whether --with-werror was given. |
| 13476 |
< |
if test "${with_werror+set}" = set; then : |
| 13477 |
< |
withval=$with_werror; CFLAGS="$CFLAGS -Werror" |
| 13478 |
< |
fi |
| 13479 |
< |
|
| 13480 |
< |
|
| 13481 |
< |
ac_config_files="$ac_config_files Makefile src/Makefile" |
| 13472 |
> |
ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile" |
| 13473 |
|
|
| 13474 |
|
cat >confcache <<\_ACEOF |
| 13475 |
|
# This file is a shell script that caches the results of configure |
| 14485 |
|
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; |
| 14486 |
|
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; |
| 14487 |
|
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
| 14488 |
+ |
"doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; |
| 14489 |
|
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
| 14490 |
|
|
| 14491 |
|
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |