~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Brian Aker
  • Date: 2009-04-18 04:11:05 UTC
  • mfrom: (994.2.7 mordred)
  • Revision ID: brian@gaz-20090418041105-on190pr8bfgvajs6
Tags: 2009.04.997
Merge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1345
1345
AC_SUBST(PROTOSKIP_WARNINGS)
1346
1346
AC_SUBST(NO_UNREACHED)
1347
1347
 
1348
 
if test "$ac_cv_func_timegm" = "no" -o "$gl_cv_func_gnu_getopt" = "no"
 
1348
if test "x${gl_LIBOBJS}" != "x"
1349
1349
then
1350
1350
  if test "$GCC" = "yes"
1351
1351
  then