Cosmetic: "IMPLEMENTING A NEW DLL" doc update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Some update (correct?) of one obsolete doc.

Commit requested if approved as I have no CVS commit access.


Jan Kratochvil
Index: DEVELOPERS-HINTS
===================================================================
RCS file: /home/wine/wine/DEVELOPERS-HINTS,v
retrieving revision 1.12
diff -u -r1.12 DEVELOPERS-HINTS
--- DEVELOPERS-HINTS	6 May 2002 20:08:43 -0000	1.12
+++ DEVELOPERS-HINTS	15 Sep 2002 22:27:05 -0000
@@ -242,10 +242,9 @@
     macros. 
 
 3.  Add the directory (and the generated .o file for the module) in: 
-    + ./configure.in (in AC_OUTPUT macro at the end of the file to
+    + ./configure.ac (in AC_OUTPUT macro at the end of the file to
       trigger the Makefile generation),
-    + ./Makefile.in (in LIBSUBDIRS and LIBOBJS macros)
-    + ./dlls/Makefile.in (in SUBDIRS macro)
+    + ./dlls/Makefile.in (in SUBDIRS macro by ./dlls/make_dlls script)
 
 4.  You can now regenerate ./configure file (with 'make configure')
     and the various Makefiles (with 'configure; make depend') (run

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux