unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 049588094004c980505da90a715bd2a2ad85b534 473 bytes (raw)
name: patches/pinball-system-ltdl.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
--- pinball-0.3.1/configure.ac	2010-01-14 17:26:25.000000000 +0100
+++ pinball-0.3.1/configure.ac	2010-01-14 17:26:25.000000000 +0100
@@ -22,14 +22,12 @@
 [  --with-cxxflags=CXXFLAGS        use CXXFLAGS as compile time arguments.],
     [CXXFLAGS=$with_cxxflags; export CXXFLAGS])
 
-AC_CONFIG_SUBDIRS(libltdl)
-
 dnl Checks for programs.
 AC_PROG_CC
 AC_PROG_CXX
 AC_PROG_INSTALL
 AC_LIBTOOL_DLOPEN
-AC_LIBLTDL_CONVENIENCE
+LTDL_INIT
 AC_PROG_LIBTOOL
 
 AC_SUBST(INCLTDL)

debug log:

solving 049588094004c980505da90a715bd2a2ad85b534 ...
found 049588094004c980505da90a715bd2a2ad85b534 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).