IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13313


Ignore:
Timestamp:
May 9, 2007, 8:35:14 AM (19 years ago)
Author:
Paul Price
Message:

Removing option used for profiling, so it will compile on Mac.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/Makefile.am

    r11533 r13313  
    22
    33ppMerge_CFLAGS = $(PPSTATS_CFLAGS) $(PSMODULE_CFLAGS) $(PSLIB_CFLAGS)
    4 ppMerge_LDFLAGS = $(PPSTATS_LIBS) $(PSMODULE_LIBS) $(PSLIB_LIBS) -Wl,-Bdynamic
     4ppMerge_LDFLAGS = $(PPSTATS_LIBS) $(PSMODULE_LIBS) $(PSLIB_LIBS)
    55
    66ppMerge_SOURCES =               \
Note: See TracChangeset for help on using the changeset viewer.