mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 09:41:15 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1908 72102866-910b-0410-8b05-ffd578937521
10 lines
216 B
C
10 lines
216 B
C
/* Macros that may be defined by the aclocal.m4 extentions to `configure'
|
|
for GNUstep Base Library. */
|
|
|
|
#undef SYS_AUTOLOAD
|
|
#undef CON_AUTOLOAD
|
|
|
|
#undef NeXT_cc
|
|
#undef NeXT_runtime
|
|
|
|
#undef VSPRINTF_RETURNS_LENGTH
|