ソースを参照

Remove $Id from bootstrap file.

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/research@4365 92316355-f0b4-4df1-b90c-862c8a59935f
master
sam 14年前
コミット
335190a7de
1個のファイルの変更2行の追加3行の削除
  1. +2
    -3
      autotools/bootstrap

+ 2
- 3
autotools/bootstrap ファイルの表示

@@ -1,9 +1,8 @@
#! /bin/sh
# $Id$

# bootstrap: generic bootstrap/autogen.sh script for autotools projects
#
# Copyright (c) 2002-2009 Sam Hocevar <sam@hocevar.net>
# Copyright (c) 2002-2010 Sam Hocevar <sam@hocevar.net>
#
# This program is free software. It comes without any warranty, to
# the extent permitted by applicable law. You can redistribute it
@@ -12,7 +11,7 @@
# http://sam.zoy.org/wtfpl/COPYING for more details.
#
# The latest version of this script can be found at the following place:
# http://caca.zoy.org/wiki/build
# http://caca.zoy.org/wiki/build

# Die if an error occurs
set -e


読み込み中…
キャンセル
保存