OSDN Git Service

Remove unused PACKAGE_TARNAME; looks like a remnant of the old autoconf build.
authorNico Weber <nicolasweber@gmx.de>
Mon, 2 Apr 2018 18:13:05 +0000 (18:13 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 2 Apr 2018 18:13:05 +0000 (18:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328998 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/config.h.cmake

index f8afd16..8a2448b 100644 (file)
 /* Define to the full name and version of this package. */
 #cmakedefine PACKAGE_STRING "${PACKAGE_STRING}"
 
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
 /* Define to the version of this package. */
 #cmakedefine PACKAGE_VERSION "${PACKAGE_VERSION}"