From d3dee719fbaaa0b64d15ad7397e549d2e4ee7d6f Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 21 Oct 1998 14:00:53 +0000 Subject: More changes to top-level makefile and configuration files. git-svn-id: file:///fltk/svn/fltk/trunk@27 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- makeinclude.in | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'makeinclude.in') diff --git a/makeinclude.in b/makeinclude.in index b6e0039a0..511c048e1 100644 --- a/makeinclude.in +++ b/makeinclude.in @@ -1,7 +1,8 @@ # # "$Id" # -# for the Fast Light Tool Kit (FLTK). +# Make include file for the Fast Light Tool Kit (FLTK). +# @configure_input@ # # Copyright 1998 by Bill Spitzak and others. # @@ -23,8 +24,6 @@ # Please report all bugs and problems to "fltk-bugs@easysw.com". # -# @configure_input@ - prefix =@prefix@ exec_prefix =@exec_prefix@ bindir =@bindir@ @@ -54,5 +53,5 @@ LDLIBS =@LIBS@ -lX11 -lXext @X_EXTRA_LIBS@ -lm GLDLIBS =@LIBS@ @GLLIB@ -lX11 -lXext @X_EXTRA_LIBS@ -lm # -# End of "$Id: makeinclude.in,v 1.2 1998/10/20 16:41:20 mike Exp $". +# End of "$Id: makeinclude.in,v 1.3 1998/10/21 14:00:53 mike Exp $". # -- cgit v1.2.3