~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_64bit.m4

  • Committer: Monty Taylor
  • Date: 2009-07-10 23:00:57 UTC
  • mto: (1093.1.10 captain)
  • mto: This revision was merged to the branch mainline in revision 1097.
  • Revision ID: mordred@inaugust.com-20090710230057-h8yqxjsjki7kdp32
Fixed a typo.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
    ])
30
30
 
31
31
    AS_IF([test "x${ac_cv_env_LDFLAGS_set}" = "x"],[
32
 
      LDFLAGS="-I/usr/local/lib/${isainfo_k} ${LDFLAGS}"
 
32
      LDFLAGS="-L/usr/local/lib/${isainfo_k} ${LDFLAGS}"
33
33
    ])
34
34
 
35
35
    AS_IF([test "x$ac_enable_64bit" = "xyes"],[