Ignore:
Timestamp:
2008-07-28T16:53:09+12:00 (16 years ago)
Author:
davidb
Message:

Mods to Makefile.in and configure.in to work with newly organized files: gs2build gs2common and gs2runtime

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/configure.in

    r16561 r16563  
    22dnl Use autoconf-2.59 or later... it might not work anymore with
    33dnl the older 2.1x versions - jrm21 12/2004
    4 AC_INIT(src/lib/text_t.h)
     4AC_INIT()
    55AC_CONFIG_HEADER(config.h)
    66
    77PACKAGE=gsdl
    8 VERSION=2.1
     8VERSION=2.82-svn
    99AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
    1010AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
Note: See TracChangeset for help on using the changeset viewer.