Changeset 19efd96 in git for omalloc


Ignore:
Timestamp:
Sep 11, 2013, 3:37:45 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
63c9a7737466fd0b090092ded4895b1b0ce064fbffd883b8c4b4fc1ed2b7a30e2ba3d3e3546fdf78
Parents:
4c882fb60d7ba637abe2966f73c796be805cfcc7
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-09-11 15:37:45+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-09-11 19:14:34+02:00
Message:
Reset default flags for omalloc

NOTE: SING_CHECK_SET_ARGS() leads to broken libomalloc :(
File:
1 edited

Legend:

Unmodified
Added
Removed
  • omalloc/configure.ac

    r4c882f r19efd96  
    1919m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
    2020
    21 
    2221# Add pre'prefixed config
    2322AX_PREFIX_CONFIG_H([omConfig.h],[],[omConfig.h])
     
    2524AC_SUBST(VERSION)
    2625
     26SING_RESET_FLAGS()
     27# SING_CHECK_SET_ARGS()
     28
    2729dnl lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll
    2830dnl help for configure
    2931dnl
    30 ###### SING_RESET_FLAGS()
    31 ###### SING_CHECK_SET_ARGS()
    3232
    3333AC_ARG_WITH(
Note: See TracChangeset for help on using the changeset viewer.