diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-05-25 12:33:24 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-05-25 12:33:24 (GMT) |
commit | 5fd2550d4c96318b2de4a4a44e15e3c50c268e79 (patch) | |
tree | b712838611281a444a9b603949352bc4003de657 /lib/.cvsignore | |
parent | 80e155c9cf826d977393ee130a07be599401335e (diff) | |
download | monitoring-plugins-5fd2550d4c96318b2de4a4a44e15e3c50c268e79.tar.gz |
Use coreutils' regexp libraries, so regexp always available now
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1403 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'lib/.cvsignore')
-rw-r--r-- | lib/.cvsignore | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index b057eef..20e66d6 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore | |||
@@ -1,20 +1,4 @@ | |||
1 | Makefile | 1 | Makefile |
2 | Makefile.in | 2 | Makefile.in |
3 | .deps | 3 | .deps |
4 | codeset.m4 | 4 | getopt.h |
5 | gettext.m4 | ||
6 | glibc21.m4 | ||
7 | iconv.m4 | ||
8 | intdiv0.m4 | ||
9 | inttypes-pri.m4 | ||
10 | inttypes.m4 | ||
11 | inttypes_h.m4 | ||
12 | isc-posix.m4 | ||
13 | lcmessage.m4 | ||
14 | lib-ld.m4 | ||
15 | lib-link.m4 | ||
16 | lib-prefix.m4 | ||
17 | progtest.m4 | ||
18 | stdint_h.m4 | ||
19 | uintmax_t.m4 | ||
20 | ulonglong.m4 | ||