Search
lxdream.org :: lxdream/acconfig.h
lxdream 0.9.1
released Jun 29
Download Now
filename acconfig.h
changeset 1:eea311cfd33e
author nkeynes
date Tue Feb 24 11:47:41 2009 +0000 (15 years ago)
permissions -rw-r--r--
last change Set the source-type flags to -D__EXTENSIONS__ -U__STRICT_ANSI__ - this seems
to work correctly on all the platforms we care about at the moment.
Tweak the gcc-detection slightly (it was getting it wrong on some gcc builds)
view annotate diff log raw
     1 #undef ENABLE_NLS
     2 #undef HAVE_CATGETS
     3 #undef HAVE_GETTEXT
     4 #undef GETTEXT_PACKAGE
     5 #undef HAVE_LC_MESSAGES
     6 #undef HAVE_STPCPY
     7 #undef HAVE_LIBSM
.