mxml/xcode
Carlo Bramini 5472dc62f2 Improve detection of "long long int"
In my opinion, you can simplify a bit the configure script by using AC_TYPE_LONG_LONG_INT for detecting the support of long long type. The sources using HAVE_LONG_LONG just need to use HAVE_LONG_LONG_INT instead.
2021-10-27 14:38:49 +02:00
..
mxml.xcodeproj Fix some minor Coverity memory leak issues. 2021-10-26 13:44:00 -04:00
config.h Improve detection of "long long int" 2021-10-27 14:38:49 +02:00