finally update our debugging CFLAGS
authorPhil <n0-1@users.sourceforge.net>
Sat, 29 Mar 2008 12:55:36 +0000 (12:55 +0000)
committerPhil <n0-1@users.sourceforge.net>
Sat, 29 Mar 2008 12:55:36 +0000 (12:55 +0000)
commit70b9a1bf2e7573c8a98bf9a4b2383f88f49e6ddf
tree92670ea4a375d0cd962e4f64cde40bdfd62c9f13
parent00eb4ec9af3d2a9c6e1dcbdde0abc068fda15dca
finally update our debugging CFLAGS

* drop -Wmissing-prototypes and -Wmissing-declarations,
  as not every function needs a prototype
* in fact the code builds using these flags, at least for
  my setup (--enable-smapi --enable-wlan --enable-rss
  --with-x --disable-portmon)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1079 7f574dfc-610e-0410-a909-a81674777703
configure.ac.in