add ChangeLog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7989 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
12e7b5f016
commit
0c914a7924
|
@ -15,9 +15,9 @@ fi
|
|||
# keep automake from making us magically GPL, and to stop complaining about missing files.
|
||||
cp -f docs/COPYING .
|
||||
cp -f docs/AUTHORS .
|
||||
cp -f docs/ChangeLog .
|
||||
touch NEWS
|
||||
touch README
|
||||
touch ChangeLog
|
||||
|
||||
# autoconf 2.59 or newer
|
||||
ac_version=`${AUTOCONF:-autoconf} --version 2>/dev/null|sed -e 's/^[^0-9]*//;s/[a-z]* *$//;s/[- ].*//g;q'`
|
||||
|
|
Loading…
Reference in New Issue