Ignore:
Timestamp:
Jan 7, 2007, 8:12:35 PM (16 years ago)
Author:
Sam Hocevar
Message:
  • Updated bootstrap script.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • zzuf/trunk/bootstrap

    r1463 r1617  
    44# Copyright (c) 2002, 2003, 2004, 2005, 2006 Sam Hocevar <sam@zoy.org>
    55#
    6 #    This program is free software; you can redistribute it and/or
    7 #    modify it under the terms of the Do What The Fuck You Want To
    8 #    Public License, Version 2, as published by Sam Hocevar. See
     6#    This program is free software. It comes without any warranty, to
     7#    the extent permitted by applicable law. You can redistribute it
     8#    and/or modify it under the terms of the Do What The Fuck You Want
     9#    To Public License, Version 2, as published by Sam Hocevar. See
    910#    http://sam.zoy.org/wtfpl/COPYING for more details.
    1011#
     
    9596    mkdir "$auxdir"
    9697  fi
    97   aclocalflags="${aclocalflags} -I $auxdir"
     98  aclocalflags="${aclocalflags} -I $auxdir -I ."
    9899fi
    99100
Note: See TracChangeset for help on using the changeset viewer.