Changeset 4365
- Timestamp:
- Feb 15, 2010, 11:51:01 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
research/autotools/bootstrap
r4065 r4365 1 1 #! /bin/sh 2 # $Id$3 2 4 3 # bootstrap: generic bootstrap/autogen.sh script for autotools projects 5 4 # 6 # Copyright (c) 2002-20 09Sam Hocevar <sam@hocevar.net>5 # Copyright (c) 2002-2010 Sam Hocevar <sam@hocevar.net> 7 6 # 8 7 # This program is free software. It comes without any warranty, to … … 13 12 # 14 13 # The latest version of this script can be found at the following place: 15 # http://caca.zoy.org/wiki/build14 # http://caca.zoy.org/wiki/build 16 15 17 16 # Die if an error occurs
Note: See TracChangeset
for help on using the changeset viewer.