Sha256: e6ecac0dbf5a426fb2979cf8a3417728a59e7d9d30351a122d8bd04d0713fd4f
Contents?: true
Size: 821 Bytes
Versions: 1
Compression:
Stored size: 821 Bytes
Contents
# @configure_input@ -*- shell-script -*- # Copyright (C) 2011 Free Software Foundation, Inc. # # GDBM is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # GDBM is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GDBM. If not, see <http://www.gnu.org/licenses/>. */ PATH=@abs_top_builddir@/src:$PATH @COMPAT_OPT_TRUE@COMPAT=1 @COMPAT_OPT_FALSE@COMPAT=0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-compiler-0.1.1 | vendor/gdbm/tests/atlocal.in |