[Lcdproc] FIX: headline removal
Markus Dolze
bsdfan@nurfuerspam.de
Wed May 3 05:58:02 2006
This is a multi-part message in MIME format.
--------------070701080408020209010903
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Hi there,
the removal of the 'headlines' missed on line in configure.in.
Markus
--------------070701080408020209010903
Content-Type: text/plain;
name="patch-configure.in.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="patch-configure.in.txt"
Index: configure.in
===================================================================
RCS file: /cvsroot/lcdproc/lcdproc/configure.in,v
retrieving revision 1.62
diff -u -r1.62 configure.in
--- configure.in 24 Apr 2006 20:05:35 -0000 1.62
+++ configure.in 3 May 2006 05:55:07 -0000
@@ -556,7 +556,6 @@
clients/lcdexec/Makefile
clients/lcdvc/Makefile
clients/examples/Makefile
- clients/headlines/Makefile
clients/metar/Makefile
docs/Makefile
docs/Doxyfile
--------------070701080408020209010903--