Changeset 24a77fb in git for libpolys


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

Legend:

Unmodified
Added
Removed
  • libpolys/configure.ac

    r416d76 r24a77fb  
    77
    88AM_MAINTAINER_MODE
    9 AM_INIT_AUTOMAKE([-Wall foreign subdir-objects silent-rules]) # -Wno-extra-portability -Werror
     9AM_INIT_AUTOMAKE([-Wall foreign subdir-objects]) # -Wno-extra-portability -Werror silent-rules
    1010
    1111dnl Check if build env is sane
Note: See TracChangeset for help on using the changeset viewer.