Changeset 16572 for gsdl/trunk/configure


Ignore:
Timestamp:
2008-07-28T20:23:27+12:00 (16 years ago)
Author:
davidb
Message:

Renaming of gs2build to build-src, gs2common to common-src etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/configure

    r16563 r16572  
    309309#endif"
    310310
    311 ac_subdirs_all="$ac_subdirs_all gs2common gs2build gs2runtime"
     311ac_subdirs_all="$ac_subdirs_all common-src build-src runtime-src"
    312312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS PACKAGE VERSION USE_FASTCGI USE_LANGACTION USE_CORBA MICO_DIR USE_Z3950 USE_YAZ ENABLE_ACCENTFOLD USE_SQLITE LDFLAGS CFLAGS CC CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX AWK YACC build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN_S SET_MAKE RANLIB ac_ct_RANLIB COMPAT32BITFLAGS MICO_VER CPP EGREP U ANSI2KNR ALLOCA LIBOBJS STATIC GDBM_LIBPATH GDBM_INCLUDE gsdlos MODULEDIRS subdirs LTLIBOBJS'
    313313ac_subst_files=''
     
    13221322
    13231323PACKAGE=gsdl
    1324 VERSION=2.1
     1324VERSION=2.82-svn
    13251325cat >>confdefs.h <<_ACEOF
    13261326#define PACKAGE "$PACKAGE"
     
    74477447
    74487448
    7449 subdirs="$subdirs gs2common gs2build gs2runtime"
     7449subdirs="$subdirs common-src build-src runtime-src"
    74507450
    74517451
    74527452# the list of folders in the src folder
    7453 srclist="gs2common/Makefile \
    7454          gs2build/Makefile \
    7455          gs2runtime/Makefile"
     7453srclist="common-src/Makefile \
     7454         build-src/Makefile \
     7455         runtime-src/Makefile"
    74567456
    74577457                              ac_config_files="$ac_config_files Makefile $srclist $moduleDirs"
Note: See TracChangeset for help on using the changeset viewer.