Changeset 24a77fb in git for omalloc/configure.ac


Ignore:
Timestamp:
Aug 29, 2012, 2:52:03 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
001cc15e304779eba29c91c2cc6113710e9b961d6c01d6be09a32ee7802546f9cb048773409814e0a30a5fc340f5edf145083b801fe6be19ea14aabb
Parents:
416d764e7326c901a0dba0121b59e2e7901d1090
Message:
commented out silent-rules for compatibility with older autotools
File:
1 edited

Legend:

Unmodified
Added
Removed
  • omalloc/configure.ac

    r416d76 r24a77fb  
    1414
    1515AM_MAINTAINER_MODE
    16 AM_INIT_AUTOMAKE([-Wall foreign subdir-objects silent-rules]) # -Wno-extra-portability -Werror
     16AM_INIT_AUTOMAKE([-Wall foreign subdir-objects]) # -Wno-extra-portability -Werror silent-rules
    1717
    1818# Add pre'prefixed config
Note: See TracChangeset for help on using the changeset viewer.