]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR libgcj/32227 (../gcc/libjava/classpath/include/config-int.h:7:20: error: stdint...
authorMatthias Klose <doko@ubuntu.com>
Thu, 7 Jun 2007 13:38:49 +0000 (13:38 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Thu, 7 Jun 2007 13:38:49 +0000 (13:38 +0000)
2007-06-07  Matthias Klose  <doko@ubuntu.com>

        PR libgcj/32227
        * include/config-int.h: Delete, it is a generated file.

From-SVN: r125528

libjava/classpath/ChangeLog.gcj
libjava/classpath/include/config-int.h [deleted file]

index 73feb255f0b39709d00df5a2373341671fcbc74e..8261a48d52011173f2b1669a08c55965268e91b1 100644 (file)
@@ -1,3 +1,8 @@
+2007-06-07  Matthias Klose  <doko@ubuntu.com>
+
+       PR libgcj/32227
+       * include/config-int.h: Delete, it is a generated file.
+
 2007-06-04  Matthias Klose  <doko@ubuntu.com>
 
        * m4/acinclude.m4: Accept GCJ and JIKES.
diff --git a/libjava/classpath/include/config-int.h b/libjava/classpath/include/config-int.h
deleted file mode 100644 (file)
index e92dbf1..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _CLASSPATH_INCLUDE_CONFIG_INT_H
-#define _CLASSPATH_INCLUDE_CONFIG_INT_H 1
-#ifndef _GENERATED_STDINT_H
-#define _GENERATED_STDINT_H "classpath 0.95"
-/* generated using gnu compiler gcc (GCC) 4.1.2 20070403 (Red Hat 4.1.2-8) */
-#define _STDINT_HAVE_STDINT_H 1
-#include <stdint.h>
-#endif
-#endif