capitalize project name, reference bugzilla
authorDylan Noblesmith <nobled@dreamwidth.org>
Sun, 18 Dec 2011 18:50:16 +0000 (18:50 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Sun, 18 Dec 2011 18:50:16 +0000 (18:50 +0000)
commit7fe0e03fb068406b9a67930c278aff661ef271e8
tree630245d95ce06c4962c0be29341a99429a8df9a0
parent4c1ea552c54eefceeb7489a794a6d18b01c29900
capitalize project name, reference bugzilla

And fix the double-[]. It was including the [] as part of
the project name somehow, resulting in PACKAGE_TARNAME "-llvm-"
and a strange docdir default:

./configure --help | grep docdir
  --docdir=DIR           documentation root [DATAROOTDIR/doc/-llvm-]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146849 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
Makefile.config.in
autoconf/configure.ac