<br clear="all">hi!! i am a beginner in wine developing. i would<br><span></span>like to try creating my own DLL inside Wine. ive been following the steps in the DEVELOPER'S HINTS file. i already have my<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://makefile.in/" target="_blank">
Makefile.in</a> and placed my directory in <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://configure.ac/" target="_blank">configure.ac</a><br><br>it looks like this:<br>&nbsp;tools/wrc/Makefile])<br>&nbsp;AC_OUTPUT dlls/w2lvpd/
<br>&nbsp;if test &quot;$have_x&quot; = &quot;no&quot;<br><br>however,im having problems with regenerating the<br>./configure file. it says here that i should use<br>autoconf. but it shows this error:<br>&nbsp; autoconf<br>&nbsp; autoconf: 
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://configure.in/" target="_blank">configure.in</a>: No such file or directory<br><br>i also tried autoconf-2.53, and resulted to this:<br>&nbsp; autoconf-2.53
<br>&nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://configure.ac:116/" target="_blank">configure.ac:116</a>: error: possibly undefined macro: AC_PROG_EGREP<br><br>i hope somebody could help me. i am using red hat linux 
7.3, and<br>wine-20050725. thanks!<br>