This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[commited] delete classpath/include/config-int.h
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Java Patches <java-patches at gcc dot gnu dot org>
- Date: Fri, 19 May 2006 17:24:15 +0200
- Subject: [commited] delete classpath/include/config-int.h
Hello,
the file in the subject is created during configure. On systems with non
stdint.h it makes life hard. So let's delete it.
Committed to main, after speaking to Tom T.
Andreas
2006-05-19 Andreas Tobler <a.tobler@schweiz.ch>
* include/config-int.h: Delete, it is a generated file.