X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/c7082a1fca869f4b5e3710beb8cdf1c2153d9303..2a7c52031aa0096b4f20ec1dd72e5f6e08a19aa9:/catacomb-config.in diff --git a/catacomb-config.in b/catacomb-config.in index dbcd691..2b06152 100755 --- a/catacomb-config.in +++ b/catacomb-config.in @@ -1,6 +1,6 @@ #! /bin/sh # -# $Id: catacomb-config.in,v 1.1 1999/11/11 17:38:31 mdw Exp $ +# $Id: catacomb-config.in,v 1.2 2004/04/08 01:36:15 mdw Exp $ # # Provide configuration information for Catacomb clients # @@ -15,24 +15,17 @@ # it under the terms of the GNU Library General Public License as # published by the Free Software Foundation; either version 2 of the # License, or (at your option) any later version. -# +# # Catacomb is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Library General Public License for more details. -# +# # You should have received a copy of the GNU Library General Public # License along with Catacomb; if not, write to the Free # Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, # MA 02111-1307, USA. -#----- Revision history ----------------------------------------------------- -# -# $Log: catacomb-config.in,v $ -# Revision 1.1 1999/11/11 17:38:31 mdw -# New library configuration system. -# - #----- Configuration -------------------------------------------------------- prefix=@prefix@