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.3.2.1,1.3.2.2


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/physfs/test Makefile.am,1.3.2.1,1.3.2.2
Date: Mon, 03 Feb 2003 19:08:19 -0500

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

Modified Files:
      Tag: devel-opengl
        Makefile.am 
Log Message:
added libsigc++ 1.2.3 (building statically linked versions, Win32)
physfs autoconf / automake fixes



Index: Makefile.am
===================================================================
RCS file: /cvsroot/paragui/paragui/src/physfs/test/Makefile.am,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** Makefile.am 30 Oct 2002 20:15:19 -0000      1.3.2.1
--- Makefile.am 4 Feb 2003 00:08:17 -0000       1.3.2.2
***************
*** 5,9 ****
  INCLUDES = -I$(top_srcdir)
  
! test_physfs_LDADD = ../libphysfs.la
  test_physfs_SOURCES = test_physfs.c
  
--- 5,9 ----
  INCLUDES = -I$(top_srcdir)
  
! test_physfs_LDADD = ../libphysfs.la $(TESTLIBS)
  test_physfs_SOURCES = test_physfs.c
  





reply via email to

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