IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 31, 2007, 12:18:49 PM (19 years ago)
Author:
jhoblitt
Message:

move --enable-[optimize|coverage|profile] off into there own m4 macro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/Makefile.am

    r9801 r11493  
    1 SUBDIRS = $(SUBDIR)
     1SUBDIRS = m4 $(SUBDIR)
    22
    33bin_SCRIPTS = pslib-config
     
    99    pslib-config.in \
    1010    pslib.pc.in \
    11     autogen.sh \
    12         m4/acx_pthread.m4 \
    13         m4/ax_lib_mysql.m4
     11    autogen.sh
    1412
    1513if HAVE_DOXYGEN
Note: See TracChangeset for help on using the changeset viewer.