IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11534


Ignore:
Timestamp:
Jan 31, 2007, 6:13:05 PM (19 years ago)
Author:
jhoblitt
Message:

remove paths from EXTRA_DIST

Location:
trunk/psLib/m4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/m4/Makefile.am

    r11493 r11534  
    22
    33EXTRA_DIST= \
    4         m4/acx_pthread.m4 \
    5     m4/ax_lib_mysql.m4 \
     4        acx_pthread.m4 \
     5    ax_lib_mysql.m4 \
    66        $(installed_m4)
    77
  • trunk/psLib/m4/ipp_stdopts.m4

    r11519 r11534  
    1818      [AC_MSG_RESULT(compile optimization enabled)
    1919       CFLAGS="${CFLAGS=} -pg -g"
    20        LDFLAGS="${LDFLAGS=} -pg"]
     20       LDFLAGS="${LDFLAGS=} -pg -Wl,--start-group -Wl,-Bstatic"]
    2121    )
    2222
Note: See TracChangeset for help on using the changeset viewer.