X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fselinux-context-h.m4;h=c85255b7cf30b50da4b1d82c6f6dba2db54e0995;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=b9f75d8232d669264ac5f262b8aaee852a915861;hpb=83e52ee5a420f8b552745a72e5869001b0f6da60;p=gnulib.git diff --git a/m4/selinux-context-h.m4 b/m4/selinux-context-h.m4 index b9f75d823..c85255b7c 100644 --- a/m4/selinux-context-h.m4 +++ b/m4/selinux-context-h.m4 @@ -1,5 +1,5 @@ -# serial 2 -*- Autoconf -*- -# Copyright (C) 2006-2007, 2009-2010 Free Software Foundation, Inc. +# serial 3 -*- Autoconf -*- +# Copyright (C) 2006-2007, 2009-2013 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. @@ -18,4 +18,5 @@ AC_DEFUN([gl_HEADERS_SELINUX_CONTEXT_H], SELINUX_CONTEXT_H=selinux/context.h fi AC_SUBST([SELINUX_CONTEXT_H]) + AM_CONDITIONAL([GL_GENERATE_SELINUX_CONTEXT_H], [test -n "$SELINUX_CONTEXT_H"]) ])