summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-10 21:06:12 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-10 21:06:12 +0100
commit62fac578a9f3327e0fbc650b39a0b5fd4074c9bd (patch)
treecd9df09b6fa97c0607851fa420c1c90dd53acebf /Makefile.am
parent81d83236e9a5ae5d10392be6c780f574aa247aa1 (diff)
downloadlibtasn1-62fac578a9f3327e0fbc650b39a0b5fd4074c9bd.tar.gz
Use gnulib warnings module.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 7b4b7b5..435e896 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,8 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc \
- WARN_CFLAGS="-Wall -Werror"
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
EXTRA_DIST = windows/asn1-parser/asn1-parser.vcproj \
windows/asn1-parser/config.h windows/libtasn1.ncb \