ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/modules/Makefile.in
(Generate patch)

Comparing ircd-hybrid/modules/Makefile.in (file contents):
Revision 61 by adx, Mon Oct 3 21:20:41 2005 UTC vs.
Revision 69 by adx, Tue Oct 4 16:09:51 2005 UTC

# Line 26 | Line 26 | prefix          = $(DESTDIR)@prefix@
26   moduledir       = ${prefix}/modules
27   automoduledir   = ${moduledir}/autoload
28  
29 < INCLUDES        = -I../include $(SSL_INCLUDES)
29 > INCLUDES        = -I../include -I../libio $(SSL_INCLUDES)
30   CPPFLAGS        = ${INCLUDES} @CPPFLAGS@
31  
32   CORE_SRCS = \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines