gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r6865 - Extractor/src/plugins


From: gnunet
Subject: [GNUnet-SVN] r6865 - Extractor/src/plugins
Date: Thu, 22 May 2008 00:37:39 -0600 (MDT)

Author: holindho
Date: 2008-05-22 00:37:38 -0600 (Thu, 22 May 2008)
New Revision: 6865

Modified:
   Extractor/src/plugins/Makefile-plugins.am
Log:
replace extended regex


Modified: Extractor/src/plugins/Makefile-plugins.am
===================================================================
--- Extractor/src/plugins/Makefile-plugins.am   2008-05-22 06:06:21 UTC (rev 
6864)
+++ Extractor/src/plugins/Makefile-plugins.am   2008-05-22 06:37:38 UTC (rev 
6865)
@@ -12,7 +12,7 @@
 if HAVE_GNU_LD
  makesymbolic=-Wl,-Bsymbolic
 endif
-retaincommand=-export-symbols-regex "libextractor_[a-zA-Z0-9_]+_extract"
+retaincommand=-export-symbols-regex "libextractor_[a-zA-Z0-9_]*_extract"
 
 PLUGINFLAGS = $(makesymbolic) -avoid-version -module -no-undefined
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]