Re: [PATCH util-macros 3/3] XORG_LD_WRAP: check if linker supports -wrap
On Thu, Mar 10, 2011 at 5:55 AM, Gaetan Nadon wrote: > Used mainly by test cases using a wrapper function. > > Signed-off-by: Gaetan Nadon > --- > Makefile.am | 1 + > ax_check_linker_flags.m4 | 77 > ++ > xorg-macros.m4.in |
[PATCH util-macros 3/3] XORG_LD_WRAP: check if linker supports -wrap
Used mainly by test cases using a wrapper function. Signed-off-by: Gaetan Nadon --- Makefile.am |1 + ax_check_linker_flags.m4 | 77 ++ xorg-macros.m4.in| 22 + 3 files changed, 100 insertions(+), 0 deletions(-)