[Top][All Lists]
[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 \
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paragui-cvs] CVS: paragui/src Makefile.am,1.4,1.5,
Alexander Pipelka <address@hidden> <=
- Prev by Date:
[paragui-cvs] CVS: paragui configure.in,1.11,1.12
- Next by Date:
[paragui-cvs] CVS: paragui/src/physfs/extras .cvsignore,1.1,1.2 Makefile.am,1.1,1.2 physfshttpd.c,1.1,1.2 physfsrwops.c,1.1,1.2 physfsrwops.h,1.1,1.2
- Previous by thread:
[paragui-cvs] CVS: paragui configure.in,1.11,1.12
- Next by thread:
[paragui-cvs] CVS: paragui/src/physfs/extras .cvsignore,1.1,1.2 Makefile.am,1.1,1.2 physfshttpd.c,1.1,1.2 physfsrwops.c,1.1,1.2 physfsrwops.h,1.1,1.2
- Index(es):