configure: Check for getopt_long_only instead of getopt_long.
authorAlexandre Julliard <julliard@winehq.org>
Wed, 7 Nov 2012 23:04:13 +0000 (00:04 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Nov 2012 09:57:09 +0000 (10:57 +0100)
commit551077ab73ae0ff5ae8d92a5a0264787230813fb
tree920137c42b87c7a847a9910ba6fc41d326dd1615
parent3050f11f47596fa5ad73943366279cea4857a9b8
configure: Check for getopt_long_only instead of getopt_long.

Some platforms have the latter but not the former.
configure
configure.ac
include/config.h.in
libs/port/getopt.c
libs/port/getopt1.c