~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_have_libreadline.m4

pandora-build v0.85 - Fixed the C++ standard setting in the build checks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
              [Does system provide rl_compentry_func_t])
106
106
  ])
107
107
 
108
 
  AC_LANG_PUSH(C++)
109
108
  save_CXXFLAGS="${CXXFLAGS}"
110
109
  CXXFLAGS="${AM_CXXFLAGS} ${CXXFLAGS}"
 
110
  AC_LANG_PUSH(C++)
111
111
  AC_CACHE_CHECK([rl_compentry_func_t works], [pandora_cv_rl_compentry_works],[
112
112
    AC_COMPILE_IFELSE([
113
113
      AC_LANG_PROGRAM([[