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