Changeset 1139

Show
Ignore:
Timestamp:
10/05/06 16:20:29 (4 years ago)
Author:
des
Message:

Older versions of automake (such as 1.4, which is the default in Debian
and Ubuntu) do not understand --force[-missing], and we can do without.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/varnish-cache/autogen.sh

    r693 r1139  
    1414libtoolize --copy --force 
    1515autoheader 
    16 automake --add-missing --copy --force --foreign 
     16automake --add-missing --copy --foreign 
    1717autoconf