Ticket #23: bootstrap.patch
File bootstrap.patch, 310 bytes (added by , 16 years ago) |
---|
-
bootstrap
diff --git a/bootstrap b/bootstrap index b22c332..7c03039 100755
a b if test "$libtool" = "yes"; then 116 116 fi 117 117 fi 118 118 119 aclocal${amvers} ${aclocalflags} 119 aclocal${amvers} ${aclocalflags} -I /usr/local/share/aclocal 120 120 autoconf${acvers} 121 121 if test "$header" = "yes"; then