do not hide bugs from the user

This commit is contained in:
Steffen Vogel 2016-10-26 17:35:35 -04:00
parent 83fafc09a3
commit bf7c9eef13

View file

@ -29,9 +29,6 @@ AC_CONFIG_FILES([
src/Makefile
])
# Workaround for https://github.com/stv0g/calcelestial/issues/5
AM_CXXFLAGS="$AM_CFLAGS -Wno-deprecated-declarations"
# geonames.org support
AC_ARG_ENABLE(
[geonames],