]> git.ipfire.org Git - thirdparty/suricata.git/commit
Replace the deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS. 302/head
authorJason Ish <ish@unx.ca>
Thu, 28 Feb 2013 20:01:05 +0000 (14:01 -0600)
committerJason Ish <ish@unx.ca>
Thu, 28 Feb 2013 22:37:54 +0000 (16:37 -0600)
commiteae4de985029a5ce4956f17af0ccc2ba02d99ea6
tree6e9668b790e8d36e4b08e84f4bbb7a03d6a08ea2
parentff2b8009efcc4bafd221a4441ff5c75c633c2fd5
Replace the deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.

Addresses bug #704 for building on a Mac.  More generically
it addresses the issue building using newers versions of automake.
configure.ac
libhtp/configure.ac