summaryrefslogtreecommitdiff
path: root/config/configure.in.in
AgeCommit message (Collapse)AuthorFilesLines
2017-04-22Generate config/configure.in directlyAlexey Neyman1-0/+46
from configure rather than substitute it from Makefile. Eventually we might want to get rid of configure.in completely, doing on-the-fly checks at the time of `ct-ng build`, but that is left for another day. Signed-off-by: Alexey Neyman <stilor@att.net>