Macros by Category | Revision History |
AC_LIBTOOLIZE_CFLAGS(COMPILER-FLAGS-VAR)
Change the contents of variable COMPILER-FLAGS-VAR so that they are Libtool friendly, ie. prefix each of them with `-Xcompiler' so that Libtool doesn't remove them.
http://autoconf-archive.cryp.to/ac_libtoolize_cflags.m4
Copyright © 2008 Ludovic Courtès <ludo@chbouib.org>
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.