Skip to content

Commit

Permalink
Default grid resolution mods
Browse files Browse the repository at this point in the history
Added reference to the INSTALL notes
  • Loading branch information
rljbufny1 committed Jul 1, 2015
1 parent b57b542 commit 2038885
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.AUTOCONF
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Use of autoconf and automake scripts

If you are installing titan2d from github repository, also see INSTALL

+ New make system

- All compilation logic goes into Makefile.am files
Expand All @@ -24,9 +26,4 @@ if autoconf complains run:

aclocal && autoconf && automake

Run the following command sequence when the repository is pulled from GitHub:

aclocal;autoheader;autoconf;automake --add-missing --copy


$Id: README.AUTOCONF 224 2011-12-04 20:49:23Z dkumar $

0 comments on commit 2038885

Please sign in to comment.