Sha256: db1d7090bd489c1790ef78554d84b6c0be914beabc3b2935cce4504e8ac27101
Contents?: true
Size: 293 Bytes
Versions: 9
Compression:
Stored size: 293 Bytes
Contents
# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) AC_INIT AC_CONFIG_SRCDIR([archive_read_support_compression.c]) AC_CONFIG_HEADER([config.h]) AC_PROG_CC AC_PROG_INSTALL AC_SYS_LARGEFILE AC_OUTPUT
Version data entries
9 entries across 9 versions & 3 rubygems