Parcourir la source

[master] cleanup: removed GCC_WERROR_OK setting from configure.ac.

It's not used anywhere else in the source tree any more.  okayed on jabber.
JINMEI Tatuya il y a 12 ans
Parent
commit
6c20066d56
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      configure.ac

+ 0 - 2
configure.ac

@@ -166,8 +166,6 @@ fi
 
 fi				dnl GXX = yes
 
-AM_CONDITIONAL(GCC_WERROR_OK, test $werror_ok = 1)
-
 # allow building programs with static link.  we need to make it selective
 # because loadable modules cannot be statically linked.
 AC_ARG_ENABLE([static-link],