paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/src Makefile.am,1.7,1.8


From: Eric Ross <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src Makefile.am,1.7,1.8
Date: Thu, 12 Sep 2002 03:30:56 -0400

Update of /cvsroot/paragui/paragui/src
In directory subversions:/tmp/cvs-serv13666/src

Modified Files:
        Makefile.am 
Log Message:
Updated the build system to include the new dependency for sigcx.


Index: Makefile.am
===================================================================
RCS file: /cvsroot/paragui/paragui/src/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** Makefile.am 27 Jun 2002 14:37:11 -0000      1.7
--- Makefile.am 12 Sep 2002 07:30:54 -0000      1.8
***************
*** 29,32 ****
--- 29,33 ----
  libparagui2_la_LIBADD = \
        $(SIGC_LIBS) \
+       $(SIGCX_LIBS) \
        $(SDL_LIBS) \
        $(IMAGE_LIBS) \
***************
*** 44,47 ****
--- 45,49 ----
  INCLUDES = \
        $(SIGC_CFLAGS) \
+       $(SIGCX_CFLAGS) \
        $(SDL_CFLAGS) \
        -I$(top_srcdir)/include





reply via email to

[Prev in Thread] Current Thread [Next in Thread]