41 ## |
49 ## |
42 |
50 |
43 # You may uncomment this if you know your system has |
51 # You may uncomment this if you know your system has |
44 # asprintf and vasprintf in the c library. (gnu libc has.) |
52 # asprintf and vasprintf in the c library. (gnu libc has.) |
45 # If HAS_SYSTEM_ASPRINTF is not defined, an implementation |
53 # If HAS_SYSTEM_ASPRINTF is not defined, an implementation |
46 # in sprintf_2.2/ is used. |
54 # in libtu/sprintf_2.2/ is used. |
47 #HAS_SYSTEM_ASPRINTF=1 |
55 #HAS_SYSTEM_ASPRINTF=1 |
48 |
56 |
49 |
57 |
50 ## |
58 ## |
51 ## C compiler |
59 ## C compiler |