URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [insight/] [libgui/] [acconfig.h] - Rev 1780
Go to most recent revision | Compare with Previous | Blame | View Log
/* Name of package. */ #undef PACKAGE /* Version of package. */ #undef VERSION /* Set this if Tk's stdlib.h should be used. */ #undef NO_STDLIB_H /* Define this if <string.h> declares strncasecmp(). */ #undef HAVE_STRNCASECMP_DECL /* Define this if the IDE is enabled. */ #define IDE_ENABLED 0
Go to most recent revision | Compare with Previous | Blame | View Log