X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/blobdiff_plain/d541069372efb02f8254ce184cded225bc3024b4..b38b576c29a9c97ebf63e0bbb09317051c4fecff:/lib-config.in diff --git a/lib-config.in b/lib-config.in index 6ac2ecb..b0358d6 100755 --- a/lib-config.in +++ b/lib-config.in @@ -1,6 +1,6 @@ #! /bin/sh # -# $Id: lib-config.in,v 1.2 2001/01/20 12:01:09 mdw Exp $ +# $Id: lib-config.in,v 1.3 2004/04/08 01:36:24 mdw Exp $ # # Provide configuration information for library clients # @@ -25,17 +25,6 @@ # along with `common'; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -#----- Revision history ----------------------------------------------------- -# -# $Log: lib-config.in,v $ -# Revision 1.2 2001/01/20 12:01:09 mdw -# Cosmetic indentation fix. -# -# Revision 1.1 2000/08/15 21:37:06 mdw -# New common library configuration skeleton, filled in by configure.in. -# Replaces mLib-config etc. -# - #----- Configuration -------------------------------------------------------- prefix=@prefix@