remove selection of default specialization
commit0020dd6f1b5992f30f6755a2a7a756098275feb6
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 20 Aug 2022 07:49:40 +0000 (20 09:49 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 1 May 2023 08:49:28 +0000 (1 10:49 +0200)
tree89c3d2a30d301929c0834af0acc569e07d54ed0d
parent315d90acfb6ac8e41f06a2eb36a87722df688c0a
remove selection of default specialization

Ever since barvinok-0.21-122-g2f7cca5df (optionc.c: move choice of
which specialization to use to barvinok_options,
Thu Sep 21 14:30:59 2006 +0200), the type of specialization
selected at configure time only determines the default specialization.
Since the actual choice of specialization type can be set at run time,
there is little point in being able to set this default
at configure time.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
configure.ac
doc/Internal.tex
options.c
version.c