configure: use AC_ARG_ENABLE(arg, text, , custom-act)

Instead of explicitly specifying "[enable_$arg=$enablearg]", use an
empty parameter to get autoconf's default (which is identical).
1 file changed