openbsd-ports/audio/gom/patches/patch-ab
brad 24adf40258 add gom port; Scott Robinson <scott@tranzoa.com>
-
gom is a generic audio mixer program; it tries to provide a complete and
convenient interface for all kind of audio mixer manipulation. gom's
facilities include sound driver (compile time) and sound card (run time)
independence, arbitrary mixer selection, loading and saving or mixer
settings, volume fading, verbosity-level driven output, "Un*x-like
scripting support", etc.
1999-07-22 02:06:56 +00:00

14 lines
329 B
Plaintext

Outdated aclocal.m4 file. Ahh well.
--- aclocal.m4~ Fri Jan 22 18:12:25 1999
+++ aclocal.m4 Sun Jul 11 03:34:37 1999
@@ -20,7 +20,7 @@
dnl AM_INIT_AUTOMAKE(package,version, [no-define])
AC_DEFUN(AM_INIT_AUTOMAKE,
-[AC_REQUIRE([AM_PROG_INSTALL])
+[AC_REQUIRE([AC_PROG_INSTALL])
PACKAGE=[$1]
AC_SUBST(PACKAGE)
VERSION=[$2]