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

Comparing ircd-hybrid-7.3/src/Makefile.in (file contents):
Revision 1089 by michael, Thu Dec 10 13:05:19 2009 UTC vs.
Revision 1090 by michael, Wed Mar 24 22:37:53 2010 UTC

# Line 254 | Line 254 | top_builddir = @top_builddir@
254   top_srcdir = @top_srcdir@
255   AUTOMAKE_OPTIONS = foreign
256   AM_YFLAGS = -d
257 < AM_CPPFLAGS = $(INCLTDL) -I$(top_srcdir)/include
257 > AM_CPPFLAGS = $(LTDLINCL) -I$(top_srcdir)/include
258   ircd_LDFLAGS = -export-dynamic
259   ircd_LDADD = $(LIBLTDL)
260 < ircd_DEPENDENCIES = $(LIBLTDL)
260 > ircd_DEPENDENCIES = $(LTDLDEPS)
261   ircd_SOURCES = balloc.c channel.c channel_mode.c client.c csvlib.c \
262          dbuf.c dynlink.c event.c fdlist.c fileio.c getopt.c hash.c \
263          hook.c hostmask.c irc_getaddrinfo.c irc_getnameinfo.c \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines