~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Monty Taylor
  • Date: 2009-04-17 22:08:13 UTC
  • mto: (997.2.1 mordred)
  • mto: This revision was merged to the branch mainline in revision 997.
  • Revision ID: mordred@inaugust.com-20090417220813-tw5gflglwekm9bw2
Fix for osx distcheck problem.

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