diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-25 00:26:20 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-25 00:26:20 (GMT) |
commit | 2e6a2e433fdfda7534918bf20280c0e04f997a00 (patch) | |
tree | e137d614b1fdb413d4c277aacf651a7896bf83cf /build-aux/.cvsignore | |
parent | 49d8064bf3986f3c57385e643aa865dd1390271e (diff) | |
download | monitoring-plugins-2e6a2e433fdfda7534918bf20280c0e04f997a00.tar.gz |
Use build-aux directory. Removed unnecessary checks in configure.in.
Keeping libtool to link to libtap - can't find a suitable replacement method
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1582 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'build-aux/.cvsignore')
-rw-r--r-- | build-aux/.cvsignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore new file mode 100644 index 0000000..9e39c45 --- /dev/null +++ b/build-aux/.cvsignore | |||
@@ -0,0 +1,6 @@ | |||
1 | compile | ||
2 | config.guess | ||
3 | config.sub | ||
4 | depcomp | ||
5 | install-sh | ||
6 | missing | ||