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.4,1.5


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src Makefile.am,1.4,1.5
Date: Wed, 26 Jun 2002 04:30:13 -0400

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

Modified Files:
        Makefile.am 
Log Message:
updated physfs



Index: Makefile.am
===================================================================
RCS file: /cvsroot/paragui/paragui/src/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Makefile.am 25 Jun 2002 21:14:48 -0000      1.4
--- Makefile.am 26 Jun 2002 08:30:11 -0000      1.5
***************
*** 1,3 ****
! SUBDIRS = physfs $(EXPAT_SUBDIR) draw font themes core widgets
  
  DIST_SUBDIRS = $(SUBDIRS) expat
--- 1,3 ----
! SUBDIRS = $(PHYSFS_SUBDIR) $(EXPAT_SUBDIR) draw font themes core widgets
  
  DIST_SUBDIRS = $(SUBDIRS) expat
***************
*** 15,25 ****
  
  libparagui2_la_LIBADD = \
-       address@hidden@/lib \
-       -lz \
        $(SIGC_LIBS) \
        $(SDL_LIBS) \
        $(IMAGE_LIBS) \
        $(EXPAT_LIB) \
!       ./physfs/libphysfs.la \
        ./draw/libpgdraw.la \
        ./font/libpgfont.la \
--- 15,23 ----
  
  libparagui2_la_LIBADD = \
        $(SIGC_LIBS) \
        $(SDL_LIBS) \
        $(IMAGE_LIBS) \
        $(EXPAT_LIB) \
!       $(PHYSFS_LIB) \
        ./draw/libpgdraw.la \
        ./font/libpgfont.la \




reply via email to

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