From 7657a2e4a536a9ee50a9277c2662dc49362ae341 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 21 Oct 1998 14:21:44 +0000 Subject: Fixed all the frigging file headings - was missing a $ in the Id string. Applied some damage bit fixes from Bill Spitzak. git-svn-id: file:///fltk/svn/fltk/trunk@28 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- makeinclude.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makeinclude.in') diff --git a/makeinclude.in b/makeinclude.in index 511c048e1..a0a65a216 100644 --- a/makeinclude.in +++ b/makeinclude.in @@ -1,5 +1,5 @@ # -# "$Id" +# "$Id: makeinclude.in,v 1.4 1998/10/21 14:18:55 mike Exp $" # # Make include file for the Fast Light Tool Kit (FLTK). # @configure_input@ @@ -53,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.3 1998/10/21 14:00:53 mike Exp $". +# End of "$Id: makeinclude.in,v 1.4 1998/10/21 14:18:55 mike Exp $". # -- cgit v1.2.3