Ticket #23: bootstrap.patch

File bootstrap.patch, 310 bytes (added by guest, 16 years ago)

Patch to include /usr/local/share/aclocal m4 scripts.

  • bootstrap

    diff --git a/bootstrap b/bootstrap
    index b22c332..7c03039 100755
    a b if test "$libtool" = "yes"; then 
    116116  fi
    117117fi
    118118
    119 aclocal${amvers} ${aclocalflags}
     119aclocal${amvers} ${aclocalflags} -I /usr/local/share/aclocal
    120120autoconf${acvers}
    121121if test "$header" = "yes"; then