diff options
| -rw-r--r-- | configure.ac | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/configure.ac b/configure.ac index ab936398..aebb17a0 100644 --- a/configure.ac +++ b/configure.ac @@ -455,6 +455,8 @@ marco-$VERSION:  	prefix:                   ${prefix}  	source code location:     ${srcdir}  	compiler:                 ${CC} +        compiler flags:           ${CFLAGS} +        compiler warnings:        ${WARN_CFLAGS}  	XFree86 Xinerama:         ${use_xfree_xinerama}  	Solaris Xinerama:         ${use_solaris_xinerama} | 
