X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fselinux-context-h.m4;h=1e4bcfeeecfb41fcf797230e8df6a754423e82c5;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=b9f75d8232d669264ac5f262b8aaee852a915861;hpb=78a43be0902f86a52d23649dab497157795278a3;p=gnulib.git diff --git a/m4/selinux-context-h.m4 b/m4/selinux-context-h.m4 index b9f75d823..1e4bcfeee 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-2014 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"]) ])