Searched refs:CFLAG (Results 1 – 14 of 14) sorted by relevance
12 CFLAG = 2 variable23 mode[CFLAG] = mode[CFLAG] & ~(CSIZE | PARENB)24 mode[CFLAG] = mode[CFLAG] | CS8
30 CFLAG = 0 variable45 CFLAG = 1 variable77 if CFLAG:
2 dnl A macro to add a CFLAG to the EXTRA_CFLAGS variable. This macro will12 AC_MSG_WARN([Optional CFLAG "$1" not supported by your compiler, continuing.])],[13 AC_MSG_ERROR([Required CFLAG "$1" not supported by your compiler, aborting.])]54 dnl A macro to add a CFLAG to the EXTRA_CFLAGS variable.
34 dnl A macro to add a CFLAG to the EXTRA_CFLAGS variable. This macro will44 AC_MSG_WARN([Optional CFLAG "$1" not supported by your compiler, continuing.])],[45 AC_MSG_ERROR([Required CFLAG "$1" not supported by your compiler, aborting.])]
142 group_add(NAME mem_conf TYPE CFLAG KEY -Os)
66 dnl Check for CFLAG and appends them to CFLAGS if supported
127 # the '-DPIC' CFLAG that libtool provides is not valid given that the
217 # the '-DPIC' CFLAG that libtool provides is not valid given that the
739 CFLAG option to change default settings).
747 CFLAG option to change default settings).
4955 * configure.in: Fix typo (CFLAG -> CFLAGS).
9095 * m4/mpers.m4 (MPERS_CFLAGS): Use instead of CFLAG, pushdef as9097 Use mpers_name instead of CFLAG in AC_CACHE_CHECK messages.