Changeset 41dde6 in git for libpolys/configure.ac


Ignore:
Timestamp:
Apr 19, 2011, 3:16:16 PM (12 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'spielwiese', '91e5db82acc17434e4062bcfa44e6efa7d41fd30')
Children:
72b8801dbb1081f0965bc77daff3ec9da62f800a
Parents:
aa450d0e542b7d92cb13033a49556c48bed0fa0b
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-04-19 15:16:16+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:19+01:00
Message:
- moved the definitions of HAVE_MULT_MOD, HAVE_DIV_MOD, and HAVE_GENERIC_ADD to cpu-check.m4
- generate misc/auxiliary.h in configure script
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/configure.ac

    raa450d r41dde6  
    33AC_CONFIG_AUX_DIR([.])
    44AC_CONFIG_SRCDIR([reporter/reporter.h])
    5 AC_CONFIG_HEADER([config.h])
     5AC_CONFIG_HEADER([config.h misc/auxiliary.h])
    66AM_INIT_AUTOMAKE
    7 
    8 # misc/auxiliary.h
    97
    108# Checks for programs.
Note: See TracChangeset for help on using the changeset viewer.