ea9558dc722ab9ff80bd106f31a836e1a5016627Tinderbox User# Copyright (C) 2000, 2001, 2003, 2004, 2007, 2012, 2013, 2015-2017 Internet Systems Consortium, Inc. ("ISC")
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# This Source Code Form is subject to the terms of the Mozilla Public
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# License, v. 2.0. If a copy of the MPL was not distributed with this
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# file, You can obtain one at http://mozilla.org/MPL/2.0/.
70e5a7403f0e0a3bd292b8287c5fed5772c15270Automatic Updater# $Id: isc-config.sh.in,v 1.17 2007/06/19 23:46:59 tbox Exp $
c7dd0420a25bcc4adcdd8d8f9d6b01c3e90ae816Brian WellingtonUsage: isc-config [OPTIONS] [LIBRARIES]
c7dd0420a25bcc4adcdd8d8f9d6b01c3e90ae816Brian Wellington [--prefix[=DIR]]
c7dd0420a25bcc4adcdd8d8f9d6b01c3e90ae816Brian Wellington [--exec-prefix[=DIR]]
c7dd0420a25bcc4adcdd8d8f9d6b01c3e90ae816Brian Wellington -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
c7dd0420a25bcc4adcdd8d8f9d6b01c3e90ae816Brian Wellington if test "x$exec_prefix_set" = x ; then
c7dd0420a25bcc4adcdd8d8f9d6b01c3e90ae816Brian Wellingtonif test x"$echo_exec_prefix" = x"true" ; then
e34b3266268cfce864fd9d308eeb27c05e0eee13Bob Halley includes="$includes @ALWAYS_DEFINES@ @STD_CINCLUDES@ @STD_CDEFINES@ @CCOPT@"