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

Brian Gaeke gaeke at cs.uiuc.edu
Wed Nov 19 23:29:01 PST 2003


Changes in directory reopt/autoconf:

configure.ac updated: 1.4 -> 1.5

---
Log message:

re-add Makefile.config.


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

Index: reopt/autoconf/configure.ac
diff -u reopt/autoconf/configure.ac:1.4 reopt/autoconf/configure.ac:1.5
--- reopt/autoconf/configure.ac:1.4	Tue Sep 30 11:17:48 2003
+++ reopt/autoconf/configure.ac	Wed Nov 19 23:28:07 2003
@@ -92,3 +92,4 @@
 dnl * Create the output files
 dnl **************************************************************************
 AC_OUTPUT(Makefile.common)
+AC_OUTPUT(Makefile.config)





More information about the llvm-commits mailing list