(gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Nov 2004 21:00:47 +0000 (21:00 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Nov 2004 21:00:47 +0000 (21:00 +0000)
commit38276efde089b5f69722b4e52422e544a96045b0
treec295246bde0c1342d3c52acda5fbfcd1c2f64f0e
parentd46b48eadd35843b7237503cb77293a1654e00e8
(gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
of replacing opterr, getopt, etc.  This should handle the
powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
m4/getopt.m4