diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -4016,12 +4016,6 @@ $as_echo "$ac_cv_path_GREP" >&6; } -if test "x$XSLTPROC" != "x" && test "x$AWK" != "x" -then - ac_config_files="$ac_config_files rcynic/show.sh" - -fi - # Figure out whether we need to build our own OpenSSL library or can # use the system libraries. We're looking for two recent features: # CMS and RFC 3779 support. We also have to check whether the user @@ -5285,7 +5279,6 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 for ac_config_target in $ac_config_targets do case $ac_config_target in - "rcynic/show.sh") CONFIG_FILES="$CONFIG_FILES rcynic/show.sh" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "rcynic/Makefile") CONFIG_FILES="$CONFIG_FILES rcynic/Makefile" ;; "rcynic/static-rsync/Makefile") CONFIG_FILES="$CONFIG_FILES rcynic/static-rsync/Makefile" ;; @@ -5721,11 +5714,6 @@ which seems to be undefined. Please make sure it is defined" >&2;} esac - - case $ac_file$ac_mode in - "rcynic/show.sh":F) chmod +x rcynic/show.sh ;; - - esac done # for ac_tag |