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 58 by knight, Sun Oct 2 20:50:00 2005 UTC vs.
Revision 59 by adx, Mon Oct 3 15:11:57 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines