Changeset 28032
- Timestamp:
- 01/06/09 23:01:39 (4 years ago)
- Location:
- lang/ruby/libarchive/trunk/ext
- Files:
-
- 2 modified
-
config.h.in (modified) (1 diff)
-
configure.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/libarchive/trunk/ext/config.h.in
r27899 r28032 1 1 /* config.h.in. Generated from configure.in by autoheader. */ 2 3 /* Define to the address where bug reports for this package should be sent. */4 #undef PACKAGE_BUGREPORT5 6 /* Define to the full name of this package. */7 #undef PACKAGE_NAME8 9 /* Define to the full name and version of this package. */10 #undef PACKAGE_STRING11 12 /* Define to the one symbol short name of this package. */13 #undef PACKAGE_TARNAME14 15 /* Define to the version of this package. */16 #undef PACKAGE_VERSION17 2 18 3 /* Number of bits in a file offset, on hosts where this is settable. */ -
lang/ruby/libarchive/trunk/ext/configure.in
r27899 r28032 3 3 4 4 AC_PREREQ(2.61) 5 AC_INIT() 5 AC_INIT 6 AC_CONFIG_SRCDIR([archive_read_support_compression.c]) 6 7 AC_CONFIG_HEADER([config.h]) 7 8 AC_PROG_CC 9 AC_PROG_INSTALL 8 10 AC_SYS_LARGEFILE 9 AC_PROG_INSTALL10 11 AC_OUTPUT
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)