[LLVMbugs] [Bug 105] Usage Of autoconf Is Awkward
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Feb 7 23:52:47 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=105
gaeke+bugs at uiuc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From gaeke+bugs at uiuc.edu 2004-02-08 01:52 -------
This bug has largely fixed itself -- aclocal, autoconf, and autoheader are now
all used. (Funny how things change!) I wrote a script that runs them, and passes
them all the right args, called autoconf/AutoRegen.sh. The bogus stuff in the
top-level Makefile that calls autoconf is gone. I documented aclocal (from
automake 1.4p5 or later) as a build dependency.
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040202/011312.html
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040202/011313.html
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040202/011314.html
I hereby declare the usage of autoconf no longer awkward. If you disagree,
feel free to reopen this (and suggest further patches!)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list