Next: Writing Tests, Previous: Setup, Up: Top [Contents][Index]
°Ê²¼¤Î¥Þ¥¯¥í¤Ï¡¤¥Ñ¥Ã¥±¡¼¥¸¤¬É¬ÍפȤ¹¤ë¡¤¤¢¤ë¤¤¤Ï»ÈÍѤ¹¤ë¡¤ÆÃÄê¤Î¥·¥¹¥Æ¥à ¤ÎÆÃħ¤ò¥Æ¥¹¥È¤·¤Þ¤¹¡¥¤³¤ì¤é¤Î¥Þ¥¯¥í¤¬Ä´ºº¤·¤Ê¤¤ÆÃħ¤Î¥Æ¥¹¥È¤¬É¬Íפʾì¹ç¡¤ ŬÀڤʰú¿ô¤Ç´ðËܤΥƥ¹¥È¥Þ¥¯¥í¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤Ç¡¤¤ª¤½¤é¤¯²Äǽ¤Ç¤¹ (see Writing Tests)¡¥
¤³¤ì¤é¤Î¥Æ¥¹¥È¤Ï¡¤Ä´ºº¤·¤Æ¤¤¤ëÆÃħ¤È¸«¤Ä¤«¤Ã¤¿¤â¤Î¤ò¥æ¡¼¥¶¤ËÅÁ¤¨¤ë¥á¥Ã¥»¡¼
¥¸¤ò½ÐÎϤ·¤Þ¤¹¡¥¾Í衤configure
¤ò¼Â¹Ô¤¹¤ë¤¿¤á¡¤·ë²Ì¤ò¥¥ã¥Ã¥·¥å
¤·¤Þ¤¹(see Caching Results)¡¥
¤³¤ì¤é¤Î¥Þ¥¯¥í¤Ë¤Ï¡¤½ÐÎÏÊÑ¿ô¤òÀßÄꤹ¤ë¤â¤Î¤â¤¢¤ê¤Þ¤¹¡¥ÊÑ¿ô¤Î¼èÆÀÊýË¡¤Ï¡¤ See Makefile Substitutions. “name¤òÄêµÁ¤·¤Þ¤¹”¤È¤¤¤¦Ê¸¾Ï¤Ï¡¤ “C¥×¥ê¥×¥í¥»¥Ã¥µ¤Î¥·¥ó¥Ü¥ëname¤ÎÃͤò1¤ËÄêµÁ¤·¤Þ¤¹” ¤È¤¤¤¦°ÕÌ£¤ò û½Ì¤·¤¿¤Î¤â¤È¤·¤Æ¡¤°Ê²¼¤Ç»ÈÍѤ·¤Þ¤¹¡¥¥×¥í¥°¥é¥à¤Ç¥·¥ó¥Ü¥ëÄêµÁ¤òÆÀ¤ëÊýË¡ ¤Ï¡¤ See Defining Symbols.
• Common Behavior: | Macros’ standard schemes | |
• Alternative Programs: | Selecting between alternative programs | |
• Files: | Checking for the existence of files | |
• Libraries: | Library archives that might be missing | |
• Library Functions: | C library functions that might be missing | |
• Header Files: | Header files that might be missing | |
• Declarations: | Declarations that may be missing | |
• Structures: | Structures or members that might be missing | |
• Types: | Types that might be missing | |
• Compilers and Preprocessors: | Checking for compiling programs | |
• System Services: | Operating system services | |
• UNIX Variants: | Special kludges for specific UNIX variants |