[gs-cvs] gs/doc
Ralph Giles
giles at casper.ghostscript.com
Thu Mar 7 12:13:58 PST 2002
Update of /cvs/ghostscript/gs/doc
In directory casper:/tmp/cvs-serv3608/doc
Modified Files:
Develop.htm
Log Message:
Adds the source files associated with the Autoconf build to the developer documentation.
Index: Develop.htm
===================================================================
RCS file: /cvs/ghostscript/gs/doc/Develop.htm,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- Develop.htm 7 Mar 2002 20:06:49 -0000 1.63
+++ Develop.htm 7 Mar 2002 20:13:56 -0000 1.64
@@ -3985,8 +3985,12 @@
<ul>
-<li>Unix (including Linux):
+<li>POSIX systems (inluding Linux and Unix):
<ul>
+<li><a href="../src/configure.ac">src/configure.ac</a>,
+GNU Autoconf source script for automatic build configuration.
+<li><a href="../src/Makefile.in">src/Makefile.in</a>,
+source for the top-level makefile used in the Autoconf build.
<li><a href="../src/unix-gcc.mak">src/unix-gcc.mak</a>,
for Unix with gcc.
<li><a href="../src/unixansi.mak">src/unixansi.mak</a>,
More information about the gs-cvs
mailing list