Bump up version number, remove boost from src-libs/Makefile.am
This commit is contained in:
@@ -9,7 +9,7 @@ AC_INIT(simgear/bucket/newbucket.cxx)
|
||||
AC_PREREQ(2.13)
|
||||
|
||||
dnl Initialize the automake stuff
|
||||
AM_INIT_AUTOMAKE(SimGear, 0.0.18pre1)
|
||||
AM_INIT_AUTOMAKE(SimGear, 0.0.18)
|
||||
|
||||
dnl Specify KAI C++ compiler and flags.
|
||||
dnl Borrowed with slight modification from blitz distribution.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
EXTRA_DIST = \
|
||||
boost.tar.gz \
|
||||
metakit-2.4.3-33.tar.gz \
|
||||
zlib-1.1.4.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user