diff options
author | Andreas Tobler <andreast@gcc.gnu.org> | 2006-05-19 17:31:57 +0200 |
---|---|---|
committer | Andreas Tobler <andreast@gcc.gnu.org> | 2006-05-19 17:31:57 +0200 |
commit | 48755f516955f7d260c93875b3888ad628488aed (patch) | |
tree | effc7f90711e095745eeafe90a91f130ca9b6bc1 /libjava | |
parent | 0d837fb32d2a711c7dd8abd9eb725e172b0a4c6e (diff) | |
download | gcc-48755f516955f7d260c93875b3888ad628488aed.zip gcc-48755f516955f7d260c93875b3888ad628488aed.tar.gz gcc-48755f516955f7d260c93875b3888ad628488aed.tar.bz2 |
config-int.h: Delete, it is a generated file.
2006-05-19 Andreas Tobler <a.tobler@schweiz.ch>
* include/config-int.h: Delete, it is a generated file.
From-SVN: r113909
Diffstat (limited to 'libjava')
-rw-r--r-- | libjava/classpath/include/config-int.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libjava/classpath/include/config-int.h b/libjava/classpath/include/config-int.h deleted file mode 100644 index ea7024f..0000000 --- a/libjava/classpath/include/config-int.h +++ /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.91" -/* generated using gnu compiler gcc (GCC) 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) */ -#define _STDINT_HAVE_STDINT_H 1 -#include <stdint.h> -#endif -#endif |