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.1.1.1,1.2 paragui.cpp,1.1.1


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src Makefile.am,1.1.1.1,1.2 paragui.cpp,1.1.1.1,1.2
Date: Mon, 15 Apr 2002 09:31:34 -0400

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

Modified Files:
        Makefile.am paragui.cpp 
Log Message:
imported version 1.0.1



Index: Makefile.am
===================================================================
RCS file: /cvsroot/paragui/paragui/src/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** Makefile.am 15 Apr 2002 13:22:10 -0000      1.1.1.1
--- Makefile.am 15 Apr 2002 13:31:30 -0000      1.2
***************
*** 1,3 ****
! SUBDIRS = physfs draw font themes core widgets
  
  lib_LTLIBRARIES = libparagui.la
--- 1,5 ----
! SUBDIRS = physfs $(EXPAT_SUBDIR) draw font themes core widgets
! 
! DIST_SUBDIRS = $(SUBDIRS) expat
  
  lib_LTLIBRARIES = libparagui.la
***************
*** 14,17 ****
--- 16,23 ----
  libparagui_la_LIBADD = \
        address@hidden@/lib \
+       -lz \
+       $(SDL_LIBS) \
+       $(IMAGE_LIBS) \
+       $(EXPAT_LIB) \
        ./physfs/libphysfs.la \
        ./draw/libpgdraw.la \
***************
*** 20,27 ****
        ./widgets/libpgwidgets.la \
        ./themes/libtheme.la \
-       -lexpat \
-       -lz \
-       $(SDL_LIBS) \
-       $(IMAGE_LIBS) \
        $(LIBSTDCPP)
  
--- 26,29 ----

Index: paragui.cpp
===================================================================
RCS file: /cvsroot/paragui/paragui/src/paragui.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2




reply via email to

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