[llvm-commits] CVS: reopt/autoconf/configure.ac

Brian Gaeke gaeke at cs.uiuc.edu
Wed Dec 8 22:37:32 PST 2004



Changes in directory reopt/autoconf:

configure.ac updated: 1.9 -> 1.10
---
Log message:

Make reopt/configure forget about bininterface


---
Diffs of the changes:  (+0 -1)

Index: reopt/autoconf/configure.ac
diff -u reopt/autoconf/configure.ac:1.9 reopt/autoconf/configure.ac:1.10
--- reopt/autoconf/configure.ac:1.9	Tue Oct 26 12:13:02 2004
+++ reopt/autoconf/configure.ac	Thu Dec  9 00:37:22 2004
@@ -9,7 +9,6 @@
 dnl Configure Makefiles
 AC_CONFIG_MAKEFILE(Makefile)
 AC_CONFIG_MAKEFILE(lib/Makefile)
-AC_CONFIG_MAKEFILE(lib/BinInterface/Makefile)
 AC_CONFIG_MAKEFILE(lib/Inst/Makefile)
 AC_CONFIG_MAKEFILE(lib/Inst/lib/Makefile)
 AC_CONFIG_MAKEFILE(lib/Inst/lib/Phase1/Makefile)






More information about the llvm-commits mailing list