From b0604ce2bd08b7949108abb3ceed3b8d013b1b93 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Wed, 8 Jun 2011 13:40:27 +0200 Subject: [PATCH] libhtp/m4 dir won't be created on CentOS 5.3 by autogen.sh, so work around that by having it in git --- libhtp/m4/.keep | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 libhtp/m4/.keep diff --git a/libhtp/m4/.keep b/libhtp/m4/.keep new file mode 100644 index 0000000000..ab93fd8072 --- /dev/null +++ b/libhtp/m4/.keep @@ -0,0 +1,2 @@ +libhtp/m4 dir won't be created on CentOS 5.3 by autogen.sh, so work around that by having it in git +