mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
Remove original getopt.[ch] in favor of gnulib's.
This commit is contained in:
@@ -220,13 +220,6 @@ WGET_NANOSLEEP
|
||||
WGET_POSIX_CLOCK
|
||||
WGET_NSL_SOCKET
|
||||
|
||||
dnl
|
||||
dnl Check if we need to compile in getopt.c.
|
||||
dnl
|
||||
AC_CHECK_FUNC(getopt_long, [], [
|
||||
AC_LIBOBJ([getopt])
|
||||
])
|
||||
|
||||
dnl
|
||||
dnl Checks for libraries.
|
||||
dnl
|
||||
|
||||
Reference in New Issue
Block a user