From 2d5898653778cc0115b219a5ded7b6b98fa7a373 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 20 Jun 2006 08:44:27 +0000 Subject: added a BUGS.txt file; added unit-test for [s2l]; added Makefile for unit tests; added "tests" target to the src/Makefile which calls the unit-tests svn path=/trunk/externals/zexy/; revision=5266 --- src/zexyconf.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/zexyconf.h') diff --git a/src/zexyconf.h b/src/zexyconf.h index 3231f5d..56841fa 100644 --- a/src/zexyconf.h +++ b/src/zexyconf.h @@ -1,4 +1,4 @@ -/* zexyconf.h. Generated by configure. */ +/* zexyconf.h. Generated from zexyconf.h.in by configure. */ /* Define if you have the header file. */ #define HAVE_REGEX_H 1 @@ -10,8 +10,8 @@ #define Z_WANT_LPT 1 /* define if you have the header file. - * (for parport _device_ support) - * you need Z_WANT_LPT for this to have an effect ! + * (for parport _device_ support) + * you need Z_WANT_LPT for this to have an effect ! */ #define HAVE_LINUX_PPDEV_H 1 -- cgit v1.2.1