[liblouis-liblouisxml] [liblouis commit] r48 - trunk

  • From: codesite-noreply@xxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Mon, 22 Dec 2008 15:32:01 +0000

Author: christian.egli@xxxxxxxxxxxxxx
Date: Mon Dec 22 07:29:38 2008
New Revision: 48

Modified:
   trunk/autogen.sh

Log:
Remove files generated by the autotools.



Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh    (original)
+++ trunk/autogen.sh    Mon Dec 22 07:29:38 2008
@@ -12,6 +12,7 @@
 find -type f \( -name missing -o -name install-sh -o -name mkinstalldirs \
        -o -name depcomp -o -name ltmain.sh -o -name configure \
        -o -name config.sub -o -name config.guess -o -name config.h.in \
+        -o -name mdate-sh -o -name texinfo.tex \
        -o -name Makefile.in -o -name aclocal.m4 \) -print0 | xargs -0 rm -f

 echo Running autoreconf...
For a description of the software and to download it go to
http://www.jjb-software.com

Other related posts:

  • » [liblouis-liblouisxml] [liblouis commit] r48 - trunk - codesite-noreply