hholzgra                Tue Jan  8 15:32:15 2002 EDT

  Modified files:              
    /phpdoc     configure.in 
  Log:
  clean up temporary file
  
  
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.109 phpdoc/configure.in:1.110
--- phpdoc/configure.in:1.109   Tue Jan  8 15:27:50 2002
+++ phpdoc/configure.in Tue Jan  8 15:32:15 2002
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.109 2002/01/08 20:27:50 hholzgra Exp $
+dnl $Id: configure.in,v 1.110 2002/01/08 20:32:15 hholzgra Exp $
 
 dnl autoconf initialisation
 AC_INIT()
@@ -613,6 +613,7 @@
 dnl keep in one line for win32
 AC_OUTPUT(Makefile entities/version.ent dsssl/common.dsl dsssl/howto.dsl 
dsssl/html.dsl dsssl/html-locale.dsl dsssl/install.dsl dsssl/print.dsl 
dsssl/phpweb.dsl dsssl/quickref.dsl manual.xml xsl/html.xsl xsl/bightml.xsl 
xsl/print.xsl xsl/htmlhelp.xsl)
 
+rm -f autogenerated_rules
 dnl {{{ generate additional entity file for translation support
 
 dnl check for files and translations, create chapter entities


Reply via email to