Wrong list of enabled modules

When I build tor 0.4.3.3-alpha with ./autogen.sh && ./configure --disable-unittests --disable-module-dirauth && make line, I see following text:

Modules
  relay (--disable-module-relay):                                yes
  dirauth (--disable-module-dirauth):                            yes
  dircache (--disable-module-dircache):                          yes

Which is wrong, since I have enabled relay and disabled dirauth. Looks like problem is located in commit 9c33d36113447d38decd22d177e62fb225826d78. Related: #32230 (moved). Please recheck.

Trac:
Username: Vort