IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12899


Ignore:
Timestamp:
Apr 18, 2007, 10:19:27 AM (19 years ago)
Author:
eugene
Message:

added psphot-config.in

Location:
trunk/psphot
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot

    • Property svn:ignore
      •  

        old new  
        1717config.sub
        1818psphot.pc
         19psphot-config
  • trunk/psphot/.cvsignore

    r7517 r12899  
    1717config.sub
    1818psphot.pc
     19psphot-config
  • trunk/psphot/Makefile.am

    r7504 r12899  
    33CLEANFILES = *.pyc *~ core core.*
    44
     5bin_SCRIPTS = psphot-config
    56pkgconfigdir = $(libdir)/pkgconfig
    67pkgconfig_DATA= psphot.pc
    78
    89EXTRA_DIST = \
     10        psphot-config.in \
    911        psphot.pc.in \
    1012        autogen.sh
  • trunk/psphot/configure.ac

    r12164 r12899  
    210210  Makefile
    211211  src/Makefile
     212  psphot-config
    212213  psphot.pc
    213214])
Note: See TracChangeset for help on using the changeset viewer.