[build] fix default CFLAGS and squish warning
commit62c9f504bdd4b09df6cf677e96367f3b31ef9dea
authorPaul Jakma <paul@quagga.net>
Sun, 19 Jul 2009 16:33:21 +0000 (19 17:33 +0100)
committerPaul Jakma <paul@quagga.net>
Sun, 19 Jul 2009 16:33:21 +0000 (19 17:33 +0100)
tree25804d84010397a352b384d10d5cfab1d41ff42e
parentfd35b948dbb35674cd9ded431f94b59aeced40cc
[build] fix default CFLAGS and squish warning

* configure.ac: Move down the AC_SYS_LARGEFILE test - it was setting CFLAGS
  and so disabling the default CFLAGS setting section.
  Squish warning by adding AC_CONFIG_MACRO_DIR on the reccommendation of
  autoreconf.
configure.ac