mirror of git://gcc.gnu.org/git/gcc.git
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
This commit is contained in:
parent
0d837fb32d
commit
48755f5169
|
@ -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
|
|
Loading…
Reference in New Issue