diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/configure b/configure index 84ce2bcc834..1f2f679c642 100755 --- a/configure +++ b/configure @@ -14916,14 +14916,6 @@ fi # Win32 support if test "$PORTNAME" = "win32"; then case $LIBOBJS in - "copydir.$ac_objext" | \ - *" copydir.$ac_objext" | \ - "copydir.$ac_objext "* | \ - *" copydir.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS copydir.$ac_objext" ;; -esac - -case $LIBOBJS in "gettimeofday.$ac_objext" | \ *" gettimeofday.$ac_objext" | \ "gettimeofday.$ac_objext "* | \ |