Changeset e078e0 in git for factory/configure.ac
- Timestamp:
- Jul 19, 2012, 11:16:24 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'ad2543eab51733612ba7d118afc77edca719600e')
- Children:
- 8291becc98d3d25da37d6e9f279807097eb3f450
- Parents:
- 91ecf187772d8c5893550eabd5abde87d2f29b9c
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-07-19 23:16:24+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-07-25 15:25:07+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/configure.ac
r91ecf18 re078e0 21 21 22 22 AM_MAINTAINER_MODE 23 AM_INIT_AUTOMAKE([-Wall foreign ])23 AM_INIT_AUTOMAKE([-Wall foreign subdir-objects silent-rules]) # -Wno-extra-portability -Werror 24 24 25 25 # Add pre'prefixed config … … 27 27 28 28 AC_PROG_YACC 29 29 # AM_PROG_AR 30 30 LT_INIT 31 31
Note: See TracChangeset
for help on using the changeset viewer.