~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

Removed -fpch-deps ... we're not actually using it now...

Show diffs side-by-side

added added

removed removed

Lines of Context:
1363
1363
    W_EXCEPTIONS="-fexceptions"
1364
1364
  fi
1365
1365
  NO_REDUNDANT_DECLS="-Wno-redundant-decls"
1366
 
  CPPFLAGS="${CPPFLAGS} -fpch-deps"
1367
1366
  PROTOSKIP_WARNINGS=""
1368
1367
fi
1369
1368
if test "$SUNCC" = "yes"