Patch #102588 / PEP 229:

Tweak the configure script to build setup.cfg
This commit is contained in:
Andrew M. Kuchling 2001-01-17 15:24:57 +00:00
parent e797ec1cb8
commit b226b0c078
2 changed files with 4 additions and 4 deletions

View file

@ -1433,7 +1433,7 @@ else
fi
# generate output files
AC_OUTPUT(Makefile \
AC_OUTPUT(Makefile setup.cfg \
Objects/Makefile \
Parser/Makefile \
Grammar/Makefile \