diff options
Diffstat (limited to 'contrib/bsnmp/aclocal.m4')
-rw-r--r-- | contrib/bsnmp/aclocal.m4 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/bsnmp/aclocal.m4 b/contrib/bsnmp/aclocal.m4 new file mode 100644 index 0000000000000..b001de7e234f0 --- /dev/null +++ b/contrib/bsnmp/aclocal.m4 @@ -0,0 +1,14 @@ +# generated automatically by aclocal 1.9.2 -*- Autoconf -*- + +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 +# Free Software Foundation, Inc. +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +m4_include([acinclude.m4]) |