Parent Directory
|
Revision Log
|
Patch
revision 165 by ph10, Wed May 9 10:50:57 2007 UTC | revision 222 by ph10, Fri Aug 17 10:48:51 2007 UTC | |
---|---|---|
# | Line 210 if WITH_PCRE_CPP | Line 210 if WITH_PCRE_CPP |
210 | ||
211 | lib_LTLIBRARIES += libpcrecpp.la | lib_LTLIBRARIES += libpcrecpp.la |
212 | libpcrecpp_la_SOURCES = \ | libpcrecpp_la_SOURCES = \ |
213 | pcrecpp_internal.h \ | |
214 | pcrecpp.cc \ | pcrecpp.cc \ |
215 | pcre_scanner.cc \ | pcre_scanner.cc \ |
216 | pcre_stringpiece.cc | pcre_stringpiece.cc |
# | Line 254 pcregrep_LDADD = libpcreposix.la | Line 255 pcregrep_LDADD = libpcreposix.la |
255 | EXTRA_DIST += \ | EXTRA_DIST += \ |
256 | testdata/grepinput \ | testdata/grepinput \ |
257 | testdata/grepinput8 \ | testdata/grepinput8 \ |
258 | testdata/grepinputv \ | |
259 | testdata/grepinputx \ | testdata/grepinputx \ |
260 | testdata/greplist \ | testdata/greplist \ |
261 | testdata/grepoutput \ | testdata/grepoutput \ |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |