Changeset 1617 for zzuf/trunk/bootstrap
- Timestamp:
- Jan 7, 2007, 8:12:35 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/bootstrap
r1463 r1617 4 4 # Copyright (c) 2002, 2003, 2004, 2005, 2006 Sam Hocevar <sam@zoy.org> 5 5 # 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 9 10 # http://sam.zoy.org/wtfpl/COPYING for more details. 10 11 # … … 95 96 mkdir "$auxdir" 96 97 fi 97 aclocalflags="${aclocalflags} -I $auxdir "98 aclocalflags="${aclocalflags} -I $auxdir -I ." 98 99 fi 99 100
Note: See TracChangeset
for help on using the changeset viewer.