summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-12 13:15:36 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-12 13:15:36 +0100
commit6e86a54e3f6ce7ba6e53e223f3794ae41a7451e1 (patch)
tree3d5d146710b0d90165239711cd159ec45936e20a /libextra
parentb561b18899c430b792854f4cdc0bc3e55ca92e01 (diff)
downloadgnutls-6e86a54e3f6ce7ba6e53e223f3794ae41a7451e1.tar.gz
Use external m4 files for shared tests.
Diffstat (limited to 'libextra')
-rw-r--r--libextra/configure.ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/libextra/configure.ac b/libextra/configure.ac
index f051782068..f47cc914a9 100644
--- a/libextra/configure.ac
+++ b/libextra/configure.ac
@@ -45,10 +45,10 @@ LIBGNUTLS_EXTRA_CFLAGS="-I${includedir}"
AC_SUBST(LIBGNUTLS_EXTRA_LIBS)
AC_SUBST(LIBGNUTLS_EXTRA_CFLAGS)
-AC_CONFIG_FILES([ \
- Makefile \
+AC_CONFIG_FILES([
+ Makefile
+ gnutls-extra.pc
+ gl/Makefile
includes/Makefile
- gl/Makefile \
- gnutls-extra.pc \
])
AC_OUTPUT