Skip to content

Commit

Permalink
Stop symlinking README.md as README
Browse files Browse the repository at this point in the history
... now that our Makefile.am is setting the "foreign" option we
don't need that anymore

git-svn-id: http://svn.osgeo.org/geos/trunk@4281 5242fede-7e19-0410-aef8-94bd7d2200fb
  • Loading branch information
strk committed Oct 27, 2016
1 parent cad3afe commit aa4621a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions autogen.sh
Expand Up @@ -67,10 +67,6 @@ if test "$OSTYPE" = "IRIX" -o "$OSTYPE" = "IRIX64"; then
AMOPTS=$AMOPTS" --include-deps";
fi

# README is needed by libtoolize (and GNU standards)
echo "* Symlinking README.md to README"
ln -s README.md README

LTOPTS="--force --copy"
echo "* Running ${LIBTOOLIZE} (${LIBTOOLIZE_VER})"
echo " OPTIONS = ${LTOPTS}"
Expand Down

0 comments on commit aa4621a

Please sign in to comment.