Don't modify ./configure directly, edit configure.ac instead. The autoconf documentation describes how this file works. configure is then created from configure.ac by running "autoconf"
From: wine-devel-bounces@winehq.org [mailto:wine-devel-bounces@winehq.org] On Behalf Of shanmukha sainath addepalli Sent: Tuesday, November 18, 2008 10:27 AM To: wine-devel@winehq.org Subject: Regarding ./configure file
Sir/Madam,
I need to add few functions related to libwnck. It requires some header files to be included. I included them in wine source code. But when compiled it says header files not found. I haven't updated configure file. How can i update it? please tell me what r the changes that i need to made?
Regards, Sainath.