Sha256: 01f237b7ea9123e64c06cd9ffac0d5d8b94e58f15105ea41fba7faf8cc283af5

Contents?: true

Size: 254 Bytes

Versions: 11

Compression:

Stored size: 254 Bytes

Contents

AC_INIT([libmockspotify], [0.1], [http://github.com/mopidy/libmockspotify])
AM_INIT_AUTOMAKE([foreign -Wall -Werror])

AC_PROG_CC
AC_PROG_LIBTOOL

AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile src/Makefile])
AC_OUTPUT

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
mockspotify-0.1.9 configure.ac
mockspotify-0.1.8 configure.ac
mockspotify-0.1.7 configure.ac
mockspotify-0.1.6 configure.ac
mockspotify-0.1.5 configure.ac
mockspotify-0.1.4 configure.ac
mockspotify-0.1.3 configure.ac
mockspotify-0.1.2 configure.ac
mockspotify-0.1.1 configure.ac
mockspotify-0.1.0 configure.ac
mockspotify-0.0.1 configure.ac