pkgsrc/audio/mp3blaster/patches/patch-ah
cube 8dd0cfbe7b Make this correctly compile with gcc3, by reorganizing the way it pulls
up getop_long_only implementation. Patch sent to the author.

Ok'd by seb@.
2003-09-30 09:43:59 +00:00

7 lines
245 B
Text

$NetBSD: patch-ah,v 1.1 2003/09/30 09:44:00 cube Exp $
--- getopt/Makefile.am.orig 2003-09-29 13:47:50.000000000 +0200
+++ getopt/Makefile.am
@@ -0,0 +1,2 @@
+noinst_LIBRARIES= libgetopt.a
+libgetopt_a_SOURCES= gnugetopt.h getopt.c getopt1.c