Hello, In my computer system installed Red Hat 9.0 and installed packages that need to configure *gnupdf. *
Installed packages are (1) autoconf 2.62 (2) libtool 2.2.2 (3) automake 1.10.1 (4) m4 1.4.11 I got errors, When I am going to create configure file through autoconf command. # autoconf Configure.ac:22 error: Possibly undefined macro: AM_INIT_AUTOMAKE Configure.ac:23 error: Possibly undefined macro: AM_CONFIG_HEADER Configure.ac:28 error: Possibly undefined macro: AC_PROG_LIBTOOL Configure.ac:51 error: Possibly undefined macro: AM_CONDITIONAL Configure.ac:119 error: Possibly undefined macro:AS_HELP_STRING IF I am going wrong way then correct me. Regards, Kiran Parmar
