944184ef66
- regen patches, add RCS keywords - remove redundant dependencies - remove unused libtool dependency - add major version number to library dependencies - don't build included gettext - miscellaneous
19 lines
803 B
Plaintext
19 lines
803 B
Plaintext
$OpenBSD: patch-Output_Makefile_in,v 1.2 2001/07/25 15:48:26 naddy Exp $
|
|
--- Output/Makefile.in.orig Mon Jun 18 21:55:33 2001
|
|
+++ Output/Makefile.in Wed Jul 25 16:47:42 2001
|
|
@@ -1,4 +1,4 @@
|
|
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
|
|
+# Makefile.in generated automatically by automake 1.4-p1 from Makefile.am
|
|
|
|
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
@@ -157,7 +157,7 @@ sidplay_cflags = @sidplay_cflags@
|
|
sidplay_library = @sidplay_library@
|
|
xmmsdir = @xmmsdir@
|
|
|
|
-ALL_PLUGINS = OSS esd disk_writer solaris
|
|
+ALL_PLUGINS = OSS esd disk_writer solaris sun
|
|
SUBDIRS = @OUTPUT_PLUGINS@
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../config.h ../xmms/i18n.h
|