mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-23 20:01:22 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@13547 72102866-910b-0410-8b05-ffd578937521
18 lines
284 B
C
18 lines
284 B
C
/* Macros that may be defined by the aclocal.m4 extentions to `configure'
|
|
for GNUstep XGPS Library. */
|
|
|
|
#undef XSHM
|
|
|
|
#undef WITH_WRASTER
|
|
|
|
#undef HAVE_XFT
|
|
|
|
#undef USE_XIM
|
|
|
|
#undef HAVE_UTF8
|
|
|
|
#undef BUILD_XLIB
|
|
#undef BUILD_XDPS
|
|
#undef BUILD_X11
|
|
#undef BUILD_WIN32
|
|
#undef BUILD_WINLIB
|