IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 30, 2006, 1:50:47 PM (20 years ago)
Author:
jhoblitt
Message:

move $SRCINC to always be left of $PSLIB_CFLAGS

File:
1 edited

Legend:

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

    r8412 r8712  
    33noinst_LTLIBRARIES = libpslibimageops.la
    44
    5 libpslibimageops_la_CPPFLAGS = $(PSLIB_CFLAGS) $(SRCINC) $(GSL_CFLAGS)
     5libpslibimageops_la_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS) $(GSL_CFLAGS)
    66libpslibimageops_la_SOURCES = \
    77        psImageBackground.c \
Note: See TracChangeset for help on using the changeset viewer.