summaryrefslogtreecommitdiff
path: root/m4/attributes.m4
AgeCommit message (Expand)Author
2007-05-09Move some more macros around into more approriately named placesMatt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-04-14Check for __malloc__ attribute during configure stage, avoid conditional in x...Diego 'Flameeyes' Pettenò
2007-04-10Add a new check for __attribute__((packed)), and if present, define XINE_PACKED.Diego 'Flameeyes' Pettenò
2007-04-09format_arg attribute requires the function to return char*.Diego 'Flameeyes' Pettenò
2007-04-01Fix test for visibility attributes. Patch thanks to Matt Messier.Diego 'Flameeyes' Pettenò
2007-03-24Improve tests for visibility attribute support; Mach-O supports default visib...Diego 'Flameeyes' Pettenò
2007-03-20The AC_C_ATTRIBUTE_ALIGNED macro is broken, it always reports maximum aligned...Diego 'Flameeyes' Pettenò
2007-03-19Make CC_CHECK_CFLAGS report the name of the compiler, like AC_TRY_CFLAGS used...Diego 'Flameeyes' Pettenò
2007-03-19Rewrite the CC_CHECK_CFLAGS macro, to be more in style with Autoconf macros, ...Diego 'Flameeyes' Pettenò
2007-03-16Add a check if the compiler supports weak aliases, to add FreeBSD support to ...Diego 'Flameeyes' Pettenò
2006-10-02build cdio for builddir != .František Dvořák
2006-07-10Add the m4 file with the needed check for -fvisibility=hidden.Diego 'Flameeyes' Pettenò