summaryrefslogtreecommitdiff
path: root/libdane/includes
diff options
context:
space:
mode:
authorJaak Ristioja <jaak.ristioja@cyber.ee>2013-01-29 10:48:14 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-02-10 11:31:04 +0100
commit857b78842e7b4d0bc02869e21fa9da967df7bc6c (patch)
tree3dea617f0b6076abb7c4e348f24881e73104d93f /libdane/includes
parenta67776377c7da843087c2700deff91e97fa390db (diff)
downloadgnutls-857b78842e7b4d0bc02869e21fa9da967df7bc6c.tar.gz
Prevent libdane pkgconfig stuff from being installed if libdane support is disabled.
Diffstat (limited to 'libdane/includes')
-rw-r--r--libdane/includes/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/libdane/includes/Makefile.am b/libdane/includes/Makefile.am
index 59fdcbe6ed..e67c5029d8 100644
--- a/libdane/includes/Makefile.am
+++ b/libdane/includes/Makefile.am
@@ -18,8 +18,4 @@
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>
-nobase_include_HEADERS =
-
-if ENABLE_DANE
-nobase_include_HEADERS += gnutls/dane.h
-endif
+nobase_include_HEADERS = gnutls/dane.h