fixed autoconf and source files to use ASE_HAVE_CONFIG_H

This commit is contained in:
2008-12-13 00:25:48 +00:00
parent d28108c996
commit cdbb0b419d
7 changed files with 196 additions and 77 deletions

View File

@ -25,6 +25,7 @@ BEGIN {
print 0.0;
print 10;
print "wide characteter 넓은 문자";
print fflush ("abc");
}