Changeset b59daac in git


Ignore:
Timestamp:
Mar 3, 2014, 3:11:30 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
a3569109670464d3616b83b068f2b802f0b8d795
Parents:
7e932a382895a7681df2f611f2c8f16efd91b563
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-03-03 15:11:30+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-03-03 15:20:09+01:00
Message:
Fixed the config generation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • m4/ax_prefix_config_h.m4

    r7e932a rb59daac  
    186186    echo "@%:@ifndef HAVE_CONFIG_H"      >>$tmp/pconfig.h
    187187    echo "@%:@error Please include this config header only if HAVE_CONFIG_H was defined!" >>$tmp/pconfig.h
     188    echo "@%:@endif"                     >>$tmp/pconfig.h
    188189    echo '*'/ >>$tmp/pconfig.h
    189     echo "@%:@endif"                     >>$tmp/pconfig.h
    190190    echo ' ' >>$tmp/pconfig.h
    191191   
Note: See TracChangeset for help on using the changeset viewer.