For PR514: Do not configure removed files

llvm-svn: 22139
This commit is contained in:
Reid Spencer 2005-05-19 08:37:50 +00:00
parent 8a4aa631fa
commit e63f99c871
1 changed files with 0 additions and 3 deletions

View File

@ -620,9 +620,6 @@ AC_CONFIG_HEADERS([include/llvm/ADT/iterator])
dnl Configure the makefile's configuration data
AC_CONFIG_FILES([Makefile.config])
dnl Configure llvmc's configuration files
AC_CONFIG_FILES([tools/llvmc/st tools/llvmc/cpp tools/llvmc/ll tools/llvmc/c])
dnl Configure doxygen's configuration file
AC_CONFIG_FILES([docs/doxygen.cfg])