IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 14, 2006, 4:55:08 PM (20 years ago)
Author:
Paul Price
Message:

Making ppStats into a library, so we can incorporate it into ppImage, etc. There's still an executable which provides a wrapper to the functionality. Nothing tested yet following the change.

Location:
trunk/ppStats
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats

    • Property svn:ignore
      •  

        old new  
        1010install-sh
        1111missing
         12config.guess
         13config.sub
         14libtool
         15ltmain.sh
         16ppStats.pc
  • trunk/ppStats/configure.ac

    r7902 r8337  
    1212AC_PROG_CC
    1313AC_PROG_INSTALL
    14 dnl AC_PROG_LIBTOOL
     14AC_PROG_LIBTOOL
    1515
    1616dnl handle debug building
     
    5959  Makefile
    6060  src/Makefile
     61  ppStats.pc
    6162])
    6263AC_OUTPUT
Note: See TracChangeset for help on using the changeset viewer.