Lines Matching full:projects
60 dnl Configure all of the projects present in our source tree. While we could
61 dnl just AC_CONFIG_SUBDIRS on the set of directories in projects that have a
63 dnl Instead we match on the known projects.
66 dnl One tricky part of doing this is that some projects depend upon other
67 dnl projects. For example, several projects rely upon the LLVM test suite.
68 dnl We want to configure those projects first so that their object trees are
69 dnl created before running the configure scripts of projects that depend upon