[Pkg-wmaker-commits] [wmbiff] 02/11: remove gnuregex.h incl

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:03:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_14
in repository wmbiff.

commit a5edf3e9734826e939a0b4f981bda1d82ac9fc4c
Author: bluehal <bluehal>
Date:   Tue Jan 28 11:12:43 2003 +0000

    remove gnuregex.h incl
---
 wmbiff/charutil.h | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/wmbiff/charutil.h b/wmbiff/charutil.h
index ac1da9f..85535e3 100644
--- a/wmbiff/charutil.h
+++ b/wmbiff/charutil.h
@@ -1,4 +1,4 @@
-/* $Id: charutil.h,v 1.10 2003/01/19 13:13:04 bluehal Exp $ */
+/* $Id: charutil.h,v 1.11 2003/01/28 11:12:43 bluehal Exp $ */
 /* Author: Mark Hurley  (debian4tux at telocity.com)
  *
  * Character / string manipulation utilities. 
@@ -12,13 +12,9 @@
 #include <config.h>
 #endif
 
-#ifdef HAVE_GNUREGEX_H
-#include <gnuregex.h>
-#else
 #ifdef HAVE_REGEX_H
 #include <regex.h>
 #endif
-#endif
 
 void FullTrim(char *psValue);
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list