paragui-cvs
[Top][All Lists]
Advanced

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

[paragui-cvs] CVS: paragui/src/physfs Makefile.am.newautomake,1.1.4.4,1


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/physfs Makefile.am.newautomake,1.1.4.4,1.1.4.5 Makefile.am.oldautomake,1.1.4.3,1.1.4.4
Date: Mon, 26 May 2003 12:41:55 -0400

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

Modified Files:
      Tag: devel-1-0
        Makefile.am.newautomake Makefile.am.oldautomake 
Log Message:
physfs.h shouldn't be installed



Index: Makefile.am.newautomake
===================================================================
RCS file: /cvsroot/paragui/paragui/src/physfs/Attic/Makefile.am.newautomake,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -C2 -r1.1.4.4 -r1.1.4.5
*** Makefile.am.newautomake     26 May 2003 07:39:53 -0000      1.1.4.4
--- Makefile.am.newautomake     26 May 2003 16:41:53 -0000      1.1.4.5
***************
*** 1,7 ****
  noinst_LTLIBRARIES = libphysfs.la
  
! libphysfsincludedir = $(includedir)
! libphysfsinclude_HEADERS =    \
!       physfs.h
  
  if BUILD_MACOSX
--- 1,7 ----
  noinst_LTLIBRARIES = libphysfs.la
  
! #libphysfsincludedir = $(includedir)
! #libphysfsinclude_HEADERS =   \
! #     physfs.h
  
  if BUILD_MACOSX
***************
*** 134,138 ****
        physfs.dsp \
        test_physfs.dsp \
!       makeos2.cmd
  
  
--- 134,139 ----
        physfs.dsp \
        test_physfs.dsp \
!       makeos2.cmd \
!       physfs.h
  
  

Index: Makefile.am.oldautomake
===================================================================
RCS file: /cvsroot/paragui/paragui/src/physfs/Attic/Makefile.am.oldautomake,v
retrieving revision 1.1.4.3
retrieving revision 1.1.4.4
diff -C2 -r1.1.4.3 -r1.1.4.4
*** Makefile.am.oldautomake     9 Feb 2003 15:48:40 -0000       1.1.4.3
--- Makefile.am.oldautomake     26 May 2003 16:41:53 -0000      1.1.4.4
***************
*** 3,9 ****
  SUBDIRS = platform archivers zlib114 . test extras
  
! libphysfsincludedir = $(includedir)
! libphysfsinclude_HEADERS =    \
!       physfs.h
  
  libphysfs_la_SOURCES =        \
--- 3,9 ----
  SUBDIRS = platform archivers zlib114 . test extras
  
! #libphysfsincludedir = $(includedir)
! #libphysfsinclude_HEADERS =   \
! #     physfs.h
  
  libphysfs_la_SOURCES =        \
***************
*** 38,42 ****
        physfs.dsp \
        test_physfs.dsp \
!       makeos2.cmd
  
  dist-hook:
--- 38,43 ----
        physfs.dsp \
        test_physfs.dsp \
!       makeos2.cmd \
!       physfs.h
  
  dist-hook:





reply via email to

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