BSDI needs to test for libgnugetopt. Patch from Steven Schultz

This commit is contained in:
rocky
2005-10-16 22:21:13 +00:00
parent 1e89dc8909
commit 91ed647a6b
3 changed files with 18 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.16 2005/10/05 09:48:12 rocky Exp $
# $Id: Makefile.am,v 1.17 2005/10/16 22:21:14 rocky Exp $
#
# Copyright (C) 2004, 2005 Rocky Bernstein <rocky@panix.com>
# Copyright (C) 1998 Monty xiphmont@mit.edu
@@ -35,7 +35,7 @@ cd_paranoia_SOURCES = cd-paranoia.c \
buffering_write.c buffering_write.h \
$(getopt_sources) header.c report.c usage.h utils.h version.h
cd_paranoia_LDADD = $(LIBCDIO_LIBS) $(LIBCDIO_CDDA_LIBS) $(LIBCDIO_PARANOIA_LIBS)
cd_paranoia_LDADD = $(LIBCDIO_LIBS) $(LIBCDIO_CDDA_LIBS) $(LIBCDIO_PARANOIA_LIBS) @LIBGETOPT_LIB@
bin_PROGRAMS = cd-paranoia