IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 14, 2006, 3:28:01 PM (20 years ago)
Author:
jhoblitt
Message:

fix default etc dir

File:
1 edited

Legend:

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

    r9976 r9988  
    11#Makefile for astronomy functions of psLib
    22#
    3 AM_CFLAGS=$(CFLAGS) -DPS_CONFIG_FILE_DEFAULT=\"$(sysconfdir)/pslib.config\"
     3AM_CFLAGS=$(CFLAGS) -DPS_CONFIG_FILE_DEFAULT=\"$(sysconfdir)/pslib/pslib.config\"
    44
    55noinst_LTLIBRARIES = libpslibastro.la
    66
    7 libpslibastro_la_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS)
     7libpslibastro_la_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS) 
    88libpslibastro_la_SOURCES = \
    99        psTime.c \
Note: See TracChangeset for help on using the changeset viewer.