Changeset 8ef099 in git


Ignore:
Timestamp:
May 18, 2020, 6:24:04 PM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
2e69cf919d22bd231e8ebe47715df4939b14961b
Parents:
a7a8a0df79545aa8fb15b74ebb9ed3735b62daf1
Message:
fix: module should have extension .so, also for OsX
File:
1 edited

Legend:

Unmodified
Added
Removed
  • autogen.sh

    ra7a8a0 r8ef099  
    66autoreconf  -v -f -i
    77find . -name configure -exec sed -i -e 's/\"-g -O2\"/\"-g\"/g' {} \; -exec chmod +x {} \; -print
     8sed -i -e 's/echo .bundle/echo .so/g' libpolys/configure
    89touch */configure */configure.ac */aclocal.m4 */configure */Makefile.am */Makefile.in */_config.h.in configure aclocal.m4 Makefile.am Makefile.in _config.h.in
    910
Note: See TracChangeset for help on using the changeset viewer.