version 1.4, 2009/02/22 06:51:12 |
version 1.5, 2009/02/23 03:17:33 |
Line 2930 cat confdefs.h >>conftest.$ac_ext |
|
Line 2930 cat confdefs.h >>conftest.$ac_ext |
|
cat >>conftest.$ac_ext <<_ACEOF |
cat >>conftest.$ac_ext <<_ACEOF |
/* end confdefs.h. */ |
/* end confdefs.h. */ |
#include "stdlib.h" |
#include "stdlib.h" |
int main(){exit(system("ptex -kanji=euc -version"));} |
int main(){exit(system("ptex -kanji=euc M/test-ja.tex"));} |
_ACEOF |
_ACEOF |
rm -f conftest$ac_exeext |
rm -f conftest$ac_exeext |
if { (ac_try="$ac_link" |
if { (ac_try="$ac_link" |