Changeset 57c6ed2 in git for libpolys/polys/configure.ac


Ignore:
Timestamp:
Mar 25, 2011, 8:03:49 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
cf3743ac8056f3ef32435fb19bfb2336330b8591
Parents:
c45b2dc39dc745a56b92c3c59742e2fbe4f23e07
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-03-25 20:03:49+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:04:13+01:00
Message:
fix: debug/optimized for polys
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/configure.ac

    rc45b2dc r57c6ed2  
    33
    44AC_PREREQ([2.65])
    5 AC_INIT([FULL-PACKAGE-NAME], [VERSION], [BUG-REPORT-ADDRESS])
     5AC_INIT([polys], [3.1.2.sw])
    66AC_CONFIG_AUX_DIR([.])
    77AM_INIT_AUTOMAKE
     
    1717AC_LIBTOOL_DLOPEN
    1818AC_PROG_LIBTOOL
     19AM_PROG_CC_C_O
    1920
    2021# Checks for libraries.
Note: See TracChangeset for help on using the changeset viewer.