summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-09-21 12:19:20 +0200
committerSimon Josefsson <simon@josefsson.org>2008-09-21 12:19:20 +0200
commit96c0aca73449f2ac5430526db859a43633165123 (patch)
treee533af3a0b301eaa1ac4d99534b560ba5c8e08f5 /Makefile.am
parent8215323a5b267bc344dcb7ec0b4534beb731b499 (diff)
downloadgnutls-96c0aca73449f2ac5430526db859a43633165123.tar.gz
Don't use CFLAGS with distcheck, causes errors in ./configure tests.
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 bebdb5cf4a..0b80e35aee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,8 +20,7 @@
# along with this file; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc \
- CFLAGS="-Werror -Wall -Wno-pointer-sign"
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
SUBDIRS = lgl gl includes lib libextra src doc tests po