automake

2005-11-23 Thread Adnan Shaheen
LINUX macro. I don't know why it happens. Kindly guide me in this regard. -- Regards: Adnan Shaheen. +92-333-962-7637, Pakistan.

Re: automake

2005-11-24 Thread Adnan Shaheen
socket.h header when I am under LINUX and winsock.h header when I am working on the WINDOWS machine. So what the compiler did to me, is that, it was trying to open the winsock.h header instead of socket.h. As when I wrote the makefile mannually, It works fine. Thanx -- Regards: Adnan Shaheen. +92-333-962

problems in macros

2005-12-27 Thread Adnan Shaheen
Hi there, I want to know how can i define macros in my configure.ac file. If i can do it how i will define a macro TESTING in the configure.ac For my code as #ifdef TESTING do this #else // if not defined TESTING do that #endif // TESTING -- Regards: Adnan Shaheen. +92-333-962-7637 Software

problem with automake

2006-01-04 Thread Adnan Shaheen
ires I can send both the make files and the code as well. -- Regards: Adnan Shaheen. +92-333-962-7637 Software Engineer, AyeSoft,Islamabad, Pakistan.

about o files

2006-01-04 Thread Adnan Shaheen
I want to know how can I put all of the .o files in a specified folder, using makefile.am Thanx -- Regards: Adnan Shaheen. +92-333-962-7637 Software Engineer, AyeSoft,Islamabad, Pakistan.