michael@626: Index: configure michael@626: --- configure.orig 2012-03-19 08:58:04.000000000 +0100 michael@626: +++ configure 2012-03-20 08:27:36.000000000 +0100 michael@626: @@ -10918,7 +10918,7 @@ michael@626: WFLAGS="-Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers \ michael@626: -Wmissing-declarations -Wmissing-format-attribute \ michael@626: -Wformat-security -Wpointer-arith \ michael@626: - -Wvla -Winit-self -Wwrite-strings -Wcast-align -Wshadow" michael@626: + -Winit-self -Wwrite-strings -Wcast-align -Wshadow" michael@626: WCFLAGS="-Wdeclaration-after-statement -Wnested-externs -Wbad-function-cast \ michael@626: -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition" michael@626: # Temporarily here until #542031 gets fixed in ncurses michael@626: Index: lib/dpkg/dpkg-db.h michael@626: --- lib/dpkg/dpkg-db.h.orig 2012-03-19 08:56:40.000000000 +0100 michael@626: +++ lib/dpkg/dpkg-db.h 2012-03-20 08:27:36.000000000 +0100 michael@626: @@ -27,6 +27,7 @@ michael@49: michael@626: #include michael@626: #include michael@626: +#include michael@49: michael@626: #include michael@626: #include michael@626: Index: man/Makefile.in michael@626: --- man/Makefile.in.orig 2012-03-19 08:58:07.000000000 +0100 michael@626: +++ man/Makefile.in 2012-03-20 08:27:36.000000000 +0100 michael@626: @@ -636,12 +636,12 @@ michael@49: michael@49: michael@626: # If the user has not defined it let's use the default. michael@626: -LINGUAS ?= $(LINGUAS_DIST) michael@626: +LINGUAS = michael@49: michael@626: all-local: all-local-@USE_PO4A@ michael@49: michael@49: all-local-no: michael@49: -all-local-yes: man.stamp michael@49: +all-local-yes: michael@49: michael@49: # FIXME: Use a stamp file until po4a supports them internally. michael@49: man.stamp: