portable: autogen: remove AUTO{MAKE,CONF}_VERSION
commit1c2f8577ce1acf4b16371f61fe9a4cc2e53b7869
authorThomas Adam <thomas@xteddy.org>
Fri, 10 Mar 2023 22:46:56 +0000 (10 22:46 +0000)
committerThomas Adam <thomas@xteddy.org>
Fri, 10 Mar 2023 22:46:56 +0000 (10 22:46 +0000)
tree3071ba7c2d1f63a8da5e4fac72e7e6ba4cbcc0b5
parent8ed5d26b5e897da8368ecc8e8edf2e8587c77480
portable: autogen: remove AUTO{MAKE,CONF}_VERSION

When running the bootstrapping shell script autogen.sh, no longer set
the AUTO{MAKE,CONF}_VERSION env vars.

Although these were guarded and only set to default values on OpenBSD if
they weren't already set, these should ideally be set by individual
users on OpenBSD themselves.  Different versions of OpenBSD could well
have different versions.
autogen.sh