Commit Graph

4 Commits

Author SHA1 Message Date
Ludovic Courtès d12167ab3c build: Add system/foreign/union*.scm to the distribution.
* Makefile.am (EXTRA_DIST): New variable.
2015-11-13 21:53:52 +01:00
Ludovic Courtès 383eac2aab build: Add 'make check'.
* Makefile.am (TESTS, TEST_EXTENSIONS, SCM_LOG_COMPILER): New
  variables.
  (CLEANFILES): Add the .log files.
2015-11-05 17:44:31 +01:00
Ludovic Courtès b36ec7d915 build: Capture the location of the GNUnet libraries.
* gnu/gnunet/config.scm.in: New file.
* gnu/gnunet/common.scm: Use (gnu gnunet config).
  (gnunet-util-ffi, gnunet-fs-ffi, gnunet-identity-ffi): Use the new
  %libgnunet-util etc. variables.
* configure.ac: Substitute GNUNETUTIL_LIBDIR, GNUNETFS_LIBDIR, and
  GNUNETIDENTITY_LIBDIR.
* Makefile.am (GOBJECTS): Add gnu/gnunet/config.go.
2015-11-05 17:39:49 +01:00
Ludovic Courtès f862f2b82c build: Add preliminary Autotools infrastructure.
* Makefile.am, configure.ac, pre-inst-env.in: New files.
2015-11-05 17:38:52 +01:00