Sha256: 6bcad877250af84fcd875b5ebec3f9bb28db06163e3c1a8c545259bf6b244794

Contents?: true

Size: 301 Bytes

Versions: 35

Compression:

Stored size: 301 Bytes

Contents

AC_INIT(ruby-debug-extra, 0.10.4vc,)
AC_CONFIG_SRCDIR(doc/ruby-debug.texi)
AM_INIT_AUTOMAKE

##
## Find out where to install the debugger emacs lisp files
##
AM_PATH_LISPDIR
AM_CONDITIONAL(INSTALL_EMACS_LISP, test "x$lispdir" != "x")

AC_CONFIG_FILES([doc/Makefile emacs/Makefile Makefile])
AC_OUTPUT

Version data entries

35 entries across 34 versions & 5 rubygems

Version Path
debugger-1.3.0 old_scripts/configure.ac
debugger-1.2.4 old_scripts/configure.ac
debugger-1.2.3 old_scripts/configure.ac
debugger-1.2.2 old_scripts/configure.ac
debugger-1.2.1 old_scripts/configure.ac
debugger-1.2.0 old_scripts/configure.ac
debugger-1.1.4 old_scripts/configure.ac
debugger-1.1.3 old_scripts/configure.ac
debugger-1.1.2 old_scripts/configure.ac
debugger-1.1.1 old_scripts/configure.ac
debugger-1.1.0 old_scripts/configure.ac
debugger-1.0.1 configure.ac
debugger-1.0.0 configure.ac
debugger-1.0.0.rc2 configure.ac
debugger-1.0.0.rc1 configure.ac