Changes in directory llvm-test/autoconf:
configure.ac updated: 1.38 -> 1.39 --- Log message: Added generating of the Makefile.nagfortran in the build directory. --- Diffs of the changes: (+1 -0) configure.ac | 1 + 1 files changed, 1 insertion(+) Index: llvm-test/autoconf/configure.ac diff -u llvm-test/autoconf/configure.ac:1.38 llvm-test/autoconf/configure.ac:1.39 --- llvm-test/autoconf/configure.ac:1.38 Wed Sep 20 18:40:57 2006 +++ llvm-test/autoconf/configure.ac Thu Sep 21 03:48:02 2006 @@ -12,6 +12,7 @@ AC_CONFIG_FILES([Makefile.config]) AC_CONFIG_MAKEFILE(Makefile) AC_CONFIG_MAKEFILE(Makefile.common) +AC_CONFIG_MAKEFILE(Makefile.nagfortran) AC_CONFIG_MAKEFILE(Makefile.f2c) AC_CONFIG_MAKEFILE(Makefile.programs) AC_CONFIG_MAKEFILE(Makefile.tests) _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits