Skip to content
  • Roland Levillain's avatar
    Simplify generate_dist_headers.sh in Milena. · 009597ce
    Roland Levillain authored
    	* generate_dist_headers.sh: Use a heredoc instead of multiple
    	echoes.
    	Do not add mln/version.hh (leave it to Makefile.am).
    	Echo status messages on stderr, not stdout.
    	Use a single `find' to search `*.hh' and `*.hxx' files.
    	Remove the useless post-processing pass dropping Subversion's
    	cached copies, as they are not caught by find anyway.
    	Sort results before performing string replacement.
    	* Makefile.am (nobase_include_HEADERS): Add mln/version.hh.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4128 4aad255d-cdde-0310-9447-f3009e2ae8c0
    009597ce