* configure.in: Don't compile getopt.c and getopt1.c if there is
authorueno <ueno>
Tue, 22 Jan 2002 09:54:20 +0000 (09:54 +0000)
committerueno <ueno>
Tue, 22 Jan 2002 09:54:20 +0000 (09:54 +0000)
commit31229c5d334f195a3d0fc204ae990886933090bc
tree6fd04eeba40991e46acc40ed337fde05c1e0045b
parentcbf2c1308e7eb5801f827c950c81ed96da5bdbff
* configure.in: Don't compile getopt.c and getopt1.c if there is
getopt_long.
* Makefile.am: Don't compile getopt.c and getopt1.c if there is
getopt_long; use autoconf's output variable $(LIBOBJS).
Makefile.am
configure.in