~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_64bit.m4

  • Committer: Brian Aker
  • Date: 2009-08-17 22:19:53 UTC
  • mto: This revision was merged to the branch mainline in revision 1118.
  • Revision ID: brian@gaz-20090817221953-6qzdxpi8l9nd342y
More dead option removal.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
  AS_IF([test "$isainfo_b" != "x"],[
24
24
 
25
25
    isainfo_k=`${ISAINFO} -k` 
26
 
    DTRACEFLAGS="${DTRACEFLAGS} -${isainfo_b}"
 
26
    DTRACEFLAGS="${DTRACEFLAGS} -${isainfo_k}"
27
27
 
28
28
    AS_IF([test "x$ac_enable_64bit" = "xyes"],[
29
29