libltdl/libltdl.patch

Fri, 27 May 2011 21:13:44 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 27 May 2011 21:13:44 +0200
changeset 16
37c0f50c8c7d
permissions
-rw-r--r--

Import new package spec for introduction into repository.

     1 Index: configure.in
     2 --- configure.in.orig	2009-02-20 00:59:13.000000000 +0100
     3 +++ configure.in	2009-02-20 00:59:34.000000000 +0100
     4 @@ -3,11 +3,11 @@
     5  dnl as independent library
     6  dnl
     7  AC_INIT(configure.in)
     8 -AM_INIT_AUTOMAKE(libltdl,0.0.0)
     9  AC_LIBTOOL_DLOPEN
    10  AC_LIBLTDL_INSTALLABLE($libdir)
    11  AC_CONFIG_SUBDIRS(libltdl)
    12  AC_CONFIG_AUX_DIR(.)
    13 +AM_INIT_AUTOMAKE(libltdl,0.0.0)
    14  AM_PROG_LIBTOOL
    15  AC_OUTPUT([Makefile])

mercurial