Macros by Category Revision History
Search:

ac_libtoolize_cflags

SYNOPSIS

AC_LIBTOOLIZE_CFLAGS(COMPILER-FLAGS-VAR)

DESCRIPTION

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.

SOURCE CODE

http://autoconf-archive.cryp.to/ac_libtoolize_cflags.m4

LICENSE

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.