X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;h=dc0a36ced0e8134681d2b15e516942d25625fd77;hb=6d80b89c0bd82133dd5c93df8604f562ac49c19a;hp=517cdc259ea216d981777d35579d2077a3fde556;hpb=7c04888cf9809e0c73f0813c74e8dd972facde3a;p=fw%2Faltos diff --git a/configure.ac b/configure.ac index 517cdc25..dc0a36ce 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) -AC_INIT([altos], 1.8.7) +AC_INIT([altos], 1.8.7.1) ANDROID_VERSION=18 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) @@ -198,7 +198,6 @@ AC_PROG_LN_S AC_PROG_LIBTOOL PKG_PROG_PKG_CONFIG -CFLAGS="-g" WARN_CFLAGS="" if test "x$GCC" = "xyes"; then WARN_CFLAGS="-Wall -Wpointer-arith -Wstrict-prototypes \