diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1998-10-21 14:21:44 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1998-10-21 14:21:44 +0000 |
| commit | 7657a2e4a536a9ee50a9277c2662dc49362ae341 (patch) | |
| tree | 4374705cd67b2c5195cc2aa5986fc1591680852b /configure.in | |
| parent | d3dee719fbaaa0b64d15ad7397e549d2e4ee7d6f (diff) | |
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
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 087015b01..785b762ec 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl# -*- sh -*- dnl# the "configure" script is made from this by running GNU "autoconf" dnl# -dnl# "$Id" +dnl# "$Id: configure.in,v 1.4 1998/10/21 14:18:55 mike Exp $" dnl# dnl# for the Fast Light Tool Kit (FLTK). dnl# @@ -140,5 +140,5 @@ AC_CONFIG_HEADER(config.h:configh.in) AC_OUTPUT(makeinclude) dnl# -dnl# End of "$Id: configure.in,v 1.3 1998/10/21 14:00:53 mike Exp $". +dnl# End of "$Id: configure.in,v 1.4 1998/10/21 14:18:55 mike Exp $". dnl# |
