Sha256: 8b997f836ff6ebe22d3fd1b0b3776cc0ccbe50b4d289f0b9f6c74d919bcd1f20

Contents?: true

Size: 567 Bytes

Versions: 27

Compression:

Stored size: 567 Bytes

Contents

dnl  Copyright (C) 2009 Sun Microsystems
dnl This file is free software; Sun Microsystems
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.

AC_DEFUN([PANDORA_LIBTOOL],[
  AC_REQUIRE([AC_PROG_LIBTOOL])
  dnl By requiring AC_PROG_LIBTOOL, we should force the macro system to read
  dnl libtool.m4, where in 2.2 AC_PROG_LIBTOOL is an alias for LT_INIT
  dnl Then, if we're on 2.2, we should have LT_LANG, so we'll call it.
  m4_ifdef([LT_LANG],[
    LT_LANG(C)
    LT_LANG(C++)
  ])
])

Version data entries

27 entries across 27 versions & 4 rubygems

Version Path
vinted-memcached-1.8.5 vendor/libmemcached-0.32/m4/pandora_libtool.m4
vinted-memcached-1.8.4 ext/libmemcached-0.32/m4/pandora_libtool.m4
vinted-memcached-1.8.3 ext/libmemcached-0.32/m4/pandora_libtool.m4
vinted-memcached-1.8.2 ext/libmemcached-0.32/m4/pandora_libtool.m4
vinted-memcached-1.8.0 ext/libmemcached-0.32/m4/pandora_libtool.m4
dalli_memcached-1.8.0 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.8.0 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.7.2 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.7.0 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.6.1 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.6.0 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.5.1 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.5.0 ext/libmemcached-0.32/m4/pandora_libtool.m4
boourns-memcached-1.4.6 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.4.6 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.4.5 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.4.3 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.4.2 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.4.1 ext/libmemcached-0.32/m4/pandora_libtool.m4
memcached-1.3.7 ext/libmemcached-0.32/m4/pandora_libtool.m4