about summary refs log tree commit diff
path: root/Src/Modules/regex.mdd
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Modules/regex.mdd')
-rw-r--r--Src/Modules/regex.mdd2
1 files changed, 0 insertions, 2 deletions
diff --git a/Src/Modules/regex.mdd b/Src/Modules/regex.mdd
index d025cabde..d532a8dd2 100644
--- a/Src/Modules/regex.mdd
+++ b/Src/Modules/regex.mdd
@@ -5,6 +5,4 @@ link=`if test x$ac_cv_func_regcomp = xyes && \
          test x$ac_cv_func_regfree = xyes; then echo dynamic; else echo no; fi`
 load=no
 
-autobins=""
-
 objects="regex.o"