You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2010/11/22 20:42:28 UTC

svn commit: r1037855 - /trafficserver/traffic/trunk/configure.ac

Author: jplevyak
Date: Mon Nov 22 19:42:28 2010
New Revision: 1037855

URL: http://svn.apache.org/viewvc?rev=1037855&view=rev
Log:
Remove removed directories from configure.ac

Modified:
    trafficserver/traffic/trunk/configure.ac

Modified: trafficserver/traffic/trunk/configure.ac
URL: http://svn.apache.org/viewvc/trafficserver/traffic/trunk/configure.ac?rev=1037855&r1=1037854&r2=1037855&view=diff
==============================================================================
--- trafficserver/traffic/trunk/configure.ac (original)
+++ trafficserver/traffic/trunk/configure.ac Mon Nov 22 19:42:28 2010
@@ -1252,10 +1252,8 @@ AC_CONFIG_FILES([example/basic-auth/Make
 AC_CONFIG_FILES([example/blacklist-0/Makefile])
 AC_CONFIG_FILES([example/blacklist-1/Makefile])
 AC_CONFIG_FILES([example/bnull-transform/Makefile])
-AC_CONFIG_FILES([example/cache_plugin/Makefile])
 AC_CONFIG_FILES([example/cache_scan/Makefile])
 AC_CONFIG_FILES([example/file-1/Makefile])
-AC_CONFIG_FILES([example/file_system_cache/Makefile])
 AC_CONFIG_FILES([example/gzip-transform/Makefile])
 AC_CONFIG_FILES([example/hello/Makefile])
 AC_CONFIG_FILES([example/null-transform/Makefile])