* build: add m4 directory
@ 2009-02-21 19:05 Jan Engelhardt
2009-02-21 19:21 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Jan Engelhardt @ 2009-02-21 19:05 UTC (permalink / raw)
To: pablo; +Cc: Netfilter Developer Mailing List
parent 9bf002ff7935e7dff625683787fc3a06ac2ef2cb (conntrack-tools-0.9.11-1-g9bf002f)
commit be1ed556e5045846430cdfecfead1543faed5272
Author: Jan Engelhardt <jengelh@medozas.de>
Date: Sat Feb 21 20:04:33 2009 +0100
build: add m4 directory
Since 4dd73e4e34b57685d8a85e041f6a0b4a65200e30, the "m4" directory
is missing because git stores no empty directories. Add the
appropriate .gitignore file and the problem resolves itself.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
---
m4/.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
create mode 100644 m4/.gitignore
diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644
index 0000000..64d9bbc
--- /dev/null
+++ b/m4/.gitignore
@@ -0,0 +1,2 @@
+/libtool.m4
+/lt*.m4
--
# Created with git-export-patch
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: build: add m4 directory
2009-02-21 19:05 build: add m4 directory Jan Engelhardt
@ 2009-02-21 19:21 ` Pablo Neira Ayuso
0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2009-02-21 19:21 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: Netfilter Developer Mailing List
Jan Engelhardt wrote:
> parent 9bf002ff7935e7dff625683787fc3a06ac2ef2cb (conntrack-tools-0.9.11-1-g9bf002f)
> commit be1ed556e5045846430cdfecfead1543faed5272
> Author: Jan Engelhardt <jengelh@medozas.de>
> Date: Sat Feb 21 20:04:33 2009 +0100
>
> build: add m4 directory
>
> Since 4dd73e4e34b57685d8a85e041f6a0b4a65200e30, the "m4" directory
> is missing because git stores no empty directories. Add the
> appropriate .gitignore file and the problem resolves itself.
Applied, thanks Jan.
--
"Los honestos son inadaptados sociales" -- Les Luthiers
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-21 19:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-21 19:05 build: add m4 directory Jan Engelhardt
2009-02-21 19:21 ` Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).