Index: b/configure.ac =================================================================== --- b/configure.ac +++ b/configure.ac @@ -750,6 +750,12 @@ # +# Add user CFLAGS. +# +CFLAGS="$CFLAGS $CFLAGS_orig" + + +# # libgpg-error is a library with error codes shared between GnuPG # related projects. # @@ -1640,11 +1646,6 @@ fi]) # -# Add user CFLAGS. -# -CFLAGS="$CFLAGS $CFLAGS_orig" - -# # Decide what to build #