paragui-cvs
[Top][All Lists]
Advanced

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

[paragui-cvs] CVS: paragui/src/physfs/test Makefile.am,1.1.2.2,1.1.2.3


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/physfs/test Makefile.am,1.1.2.2,1.1.2.3
Date: Wed, 03 Jul 2002 10:30:12 -0400

Update of /cvsroot/paragui/paragui/src/physfs/test
In directory subversions:/tmp/cvs-serv7543/src/physfs/test

Modified Files:
      Tag: devel-1-0
        Makefile.am 
Log Message:
updated PhysicsFS



Index: Makefile.am
===================================================================
RCS file: /cvsroot/paragui/paragui/src/physfs/test/Makefile.am,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** Makefile.am 24 Jun 2002 13:05:14 -0000      1.1.2.2
--- Makefile.am 3 Jul 2002 14:30:10 -0000       1.1.2.3
***************
*** 1,5 ****
  bin_PROGRAMS = test_physfs
  
! test_physfs_INCLUDES = -I$(top_srcdir)
  test_physfs_LDADD = ../libphysfs.la
  test_physfs_SOURCES = test_physfs.c
--- 1,10 ----
+ if BUILD_TEST_PHYSFS
+ 
  bin_PROGRAMS = test_physfs
  
! INCLUDES = -I$(top_srcdir)
! 
  test_physfs_LDADD = ../libphysfs.la
  test_physfs_SOURCES = test_physfs.c
+ 
+ endif




reply via email to

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