[llvm-commits] CVS: llvm/configure
Reid Spencer
reid at x10sys.com
Fri Jan 14 07:37:05 PST 2005
Alkis,
You need to commit your changes to llvm/autoconf/configure.ac that
caused the changes below. Otherwise the next time someone regenerates
the configure script your changes get lost.
Reid.
On Thu, 2005-01-13 at 23:52, Alkis Evlogimenos wrote:
> Changes in directory llvm:
>
> configure updated: 1.169 -> 1.170
> ---
> Log message:
>
> Correctly update configure to configure the llvm-java project
>
> ---
> Diffs of the changes: (+2 -2)
>
> Index: llvm/configure
> diff -u llvm/configure:1.169 llvm/configure:1.170
> --- llvm/configure:1.169 Wed Jan 5 11:57:28 2005
> +++ llvm/configure Fri Jan 14 01:52:28 2005
> @@ -1591,9 +1591,9 @@
>
> subdirs="$subdirs projects/llvm-gcc"
> ;;
> - "Java")
> + "llvm-java")
>
> -subdirs="$subdirs projects/Java"
> +subdirs="$subdirs projects/llvm-java"
> ;;
> "llvm-tv")
>
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20050114/a6a0073f/attachment.sig>
More information about the llvm-commits
mailing list