Changeset c2eb2e in git for factory/configure.ac


Ignore:
Timestamp:
Sep 28, 2011, 6:22:34 PM (13 years ago)
Author:
Volker Braun <vbraun.name@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a0acbc558a10c931620702cf1f67288945e04b23
Parents:
83db8d3000b4078b3fa1965f387d1f5099e5426e
git-author:
Volker Braun <vbraun.name@gmail.com>2011-09-28 18:22:34+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:44+01:00
Message:
make install and make distcheck work now
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/configure.ac

    r83db8d rc2eb2e  
    422422    [test x$with_Singular != xyes && test x$enable_streamio != xno])
    423423
    424 AC_OUTPUT(Makefile ftest/GNUmakefile)
    425 
     424AC_CONFIG_FILES([Makefile ftest/GNUmakefile])
     425AC_OUTPUT
     426
Note: See TracChangeset for help on using the changeset viewer.