repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 3237d28bfbc96096320536f6ebc41761b7d11641:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 3237d28bfbc96096320536f6ebc41761b7d11641
Author: Alexander Barton 
Date:   Fri Jul 22 21:02:22 2005 +0000

    New subdirectory "doc/src" for the source code documentation.

diff --git a/configure.in b/configure.in
index 87cf3062aaebf15851efe3200cb8ba070349bb8f..
index ..9bda36e6cb7af236a433400dd10f0aa37dadbed5 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.114 2005/07/08 16:18:38 alex Exp $
+# $Id: configure.in,v 1.115 2005/07/22 21:02:22 alex Exp $
 #

 # -- Initialisation --
@@ -365,6 +365,7 @@ test -n "$CFLAGS_END" && CFLAGS="$CFLAGS $CFLAGS_END"
 AC_OUTPUT([ \
 	Makefile \
 	doc/Makefile \
+	doc/src/Makefile \
 	src/Makefile \
 	src/portab/Makefile \
 	src/tool/Makefile \

-----END OF PAGE-----