Make the choices in generated config file (in config.gen) look better.

/trunk/config/config.mk |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Yann E. MORIN" 2009-03-11 20:56:27 +00:00
parent a971dbf566
commit 79581c0c54

View File

@ -94,8 +94,8 @@ define build_gen_choice_in
else \
echo "\""; \
fi; \
echo ""; \
done; \
echo ""; \
echo "endchoice"; \
for entry in $(5); do \
file="$(4)/$${entry}.in"; \