Fix includes/Makefile.am to compensate.
chmod +x libextra/libgnutls-extra-config
]],[[]])
-AC_CONFIG_FILES([Makefile src/Makefile libextra/Makefile lib/Makefile \
- libextra/openpgp/Makefile libextra/opencdk/Makefile \
- doc/reference/Makefile \
- lib/libgnutls-config libextra/libgnutls-extra-config \
- doc/Makefile src/x509/Makefile src/srp/Makefile src/openpgp/Makefile \
- src/cfg/Makefile src/cfg/platon/Makefile src/cfg/platon/str/Makefile \
- doc/scripts/Makefile lib/minitasn1/Makefile lib/x509/Makefile \
- includes/Makefile includes/gnutls/Makefile doc/manpages/Makefile \
+AC_CONFIG_FILES([Makefile \
+ doc/Makefile doc/scripts/Makefile \
+ doc/manpages/Makefile doc/reference/Makefile \
gl/Makefile nettle/Makefile nettle/tests/Makefile \
crypto/Makefile tests/Makefile \
- lib/gnutls.pc libextra/gnutls-extra.pc \
- includes/gnutls/gnutls.h])
+ includes/Makefile includes/gnutls/gnutls.h \
+ lib/Makefile lib/minitasn1/Makefile lib/x509/Makefile \
+ libextra/Makefile libextra/openpgp/Makefile libextra/opencdk/Makefile \
+ src/Makefile src/x509/Makefile src/srp/Makefile src/openpgp/Makefile \
+ src/cfg/Makefile src/cfg/platon/Makefile src/cfg/platon/str/Makefile \
+ lib/libgnutls-config libextra/libgnutls-extra-config \
+ lib/gnutls.pc libextra/gnutls-extra.pc])
AC_OUTPUT
# along with GNUTLS; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-nobase_include_HEADERS = gnutls/extra.h gnutls/gnutls.h gnutls/x509.h \
- gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h
+nobase_include_HEADERS = gnutls/extra.h gnutls/x509.h gnutls/pkcs12.h \
+ gnutls/compat.h gnutls/openpgp.h
if ENABLE_OPENSSL
nobase_include_HEADERS += gnutls/openssl.h
endif
-SUBDIRS = gnutls
+nobase_nodist_include_HEADERS = gnutls/gnutls.h
+++ /dev/null
-## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
-#
-# Author: Nikos Mavroyanopoulos
-#
-# This file is part of GNUTLS.
-#
-# GNUTLS 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.
-#
-# GNUTLS is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
-# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-EXTRA_DIST = extra.h openssl.h x509.h pkcs12.h openpgp.h compat.h