X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=baac1267c1a5c82c021db6a3d2992d1221f75ef4;hb=c09b6a0640a2c7ce00f9ce4c5bdd5bcd5695b841;hp=298926fb5b11ea56e5a78c48c76481bfc5aded73;hpb=99916c3399f78fbfbfb0b2da2ac112b327269d51;p=onak.git diff --git a/debian/rules b/debian/rules index 298926f..baac126 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,4 @@ include /usr/share/cdbs/1/class/autotools.mk DEB_CONFIGURE_EXTRA_FLAGS += --enable-backend=dynamic -DEB_MAKE_INSTALL_TARGET := - -# Woody doesn't like this of course -#CFLAGS += -std=gnu99 +CFLAGS += -std=gnu99