X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=perl%2FAmanda%2FConfig.swg;fp=perl%2FAmanda%2FConfig.swg;h=16e08f9ce1637b90f9d58d58e93cc95752ba2b16;hb=691567b16c13087b31ee4c2b6d038e57872fae82;hp=f3481a808c63cc11b35b361c9f9a1924d447140a;hpb=cc7d7b45afc706099acf7ff2490ec5667d370651;p=debian%2Famanda diff --git a/perl/Amanda/Config.swg b/perl/Amanda/Config.swg index f3481a8..16e08f9 100644 --- a/perl/Amanda/Config.swg +++ b/perl/Amanda/Config.swg @@ -1,9 +1,10 @@ /* * Copyright (c) 2007-2012 Zmanda, Inc. All Rights Reserved. * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 as published - * by the Free Software Foundation. + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 + * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY @@ -146,7 +147,9 @@ APPLY(CNF_RECOVERY_LIMIT) \ APPLY(CNF_INTERACTIVITY) \ APPLY(CNF_TAPERSCAN) \ APPLY(CNF_EJECT_VOLUME) \ -APPLY(CNF_TMPDIR) +APPLY(CNF_TMPDIR) \ +APPLY(CNF_REPORT_USE_MEDIA) \ +APPLY(CNF_REPORT_NEXT_MEDIA) amglue_add_enum_tag_fns(confparm_key); amglue_add_constants(FOR_ALL_CONFPARM_KEY, confparm_key);