Hi Can someone tell me, which files you get in the confstat* directory, when running: ./config.status -d /Henrik --- Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/ --- _________________________________________________________________ Opret en gratis Hotmail-konto http://www.hotmail.com med udsigt til 250 MB lagerkapacitet
John Criswell
2004-Sep-07 15:40 UTC
[LLVMdev] Which files does ./config.status -d produce?
Henrik Bach wrote:> Hi > > Can someone tell me, which files you get in the confstat* directory, > when running: > > ./config.status -dIt should produce two files: config.h: The config.h file that will eventually be installed. I think a template is placed into this directory and then filtered through sed several times to generate the final file. undefs.sed: A sed script that is used to create config.h. -- John T.> > > /Henrik > > --- > Got Freedom? > Software Freedom Day 2004 - 28th of August > http://www.softwarefreedomday.org/ > --- > > _________________________________________________________________ > Opret en gratis Hotmail-konto http://www.hotmail.com med udsigt til 250 > MB lagerkapacitet > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev-- ********************************************************************* * John T. Criswell Email: criswell at uiuc.edu * * Research Programmer * * University of Illinois at Urbana-Champaign * * * * "It's today!" said Piglet. "My favorite day," said Pooh. * *********************************************************************
Apparently Analagous Threads
- [LLVMdev] Changes to configure to recognize MinGW Win32 platform
- [LLVMdev] Compiling errors from UnixLocalInferiorProcess.cpp when compiling on MinGW
- [LLVMdev] SlowOperationInformer.cpp:55: error: `SIGALRM' undeclared (first use this functi
- [LLVMdev] Type uint64_t required but not found
- [LLVMdev] Compiling errors from UnixLocalInferiorProcess.cpp when compiling on MinGW