forked from OSchip/llvm-project
For PR514: Do not configure removed files
llvm-svn: 22139
This commit is contained in:
parent
8a4aa631fa
commit
e63f99c871
|
@ -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])
|
||||
|
||||
|
|
Loading…
Reference in New Issue