Next: , Previous: , Up: The Macros  


ax_not_enable_frame_pointer

Synopsis

AX_NOT_ENABLE_FRAME_POINTER ([shellvar])

Description

add –enable-frame-pointer option, the default will add the gcc -fomit-frame-pointer option to the shellvar (per default CFLAGS) and remove the " -g " debuginfo option from it. In other words, the default is "–disable-frame-pointer"

Source Code

Download the latest version of ax_not_enable_frame_pointer.m4 or browse the macro’s revision history.

License

Copyright © 2008 Guido U. Draheim guidod@gmx.de

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. This file is offered as-is, without any warranty.