~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_64bit.m4

Merge Jay (build only related)

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_k}"
 
26
    DTRACEFLAGS="${DTRACEFLAGS} -${isainfo_b}"
27
27
 
28
28
    AS_IF([test "x$ac_enable_64bit" = "xyes"],[
29
29