IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5302 for trunk/psLib/src/types


Ignore:
Timestamp:
Oct 12, 2005, 2:36:48 PM (21 years ago)
Author:
desonia
Message:

added CFITSIO flags to CFLAGS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/types/Makefile.am

    r4981 r5302  
    33noinst_LTLIBRARIES = libpslibtypes.la
    44
    5 libpslibtypes_la_CPPFLAGS = $(SRCINC)
     5libpslibtypes_la_CPPFLAGS = $(SRCINC) $(CFITSIO_CFLAGS)
    66libpslibtypes_la_SOURCES = \
    77        psArray.c \
Note: See TracChangeset for help on using the changeset viewer.