Changeset c0bbad in git for factory/configure.ac


Ignore:
Timestamp:
Mar 19, 2014, 8:03:42 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
Children:
37e66f95be01e9f3d6e938257173798bc6a8dabe
Parents:
35f51c1498caac698f88edaebe09d65cb380aec7
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-03-19 20:03:42+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-03-19 21:44:40+01:00
Message:
Minor BS cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/configure.ac

    r35f51c1 rc0bbad  
    250250# for installation of the templates
    251251#templatedir='${includedir}/templates'
    252 
    253 #
    254 # - the name of the game and the targets to create.
    255 #
    256 #if test "x$with_Singular" = xyes; then
    257 #  libfactory=libfactory.a
    258 #
    259 #  factorysrc='$(basefactorysrc) $(singfactorysrc)'
    260 #  factoryincl='$(basefactoryincl) $(singfactoryincl)'
    261 #
    262 #  alltargets=cf
    263 #  installtargets=installcf
    264 #  uninstalltargets=uninstallcf
    265 #else
    266 #  libfactory=libcf.a
    267 #
    268 #  factorysrc='$(basefactorysrc)'
    269 #  factoryincl='$(basefactoryincl)'
    270 #
    271 #  alltargets=cf
    272 #  installtargets=installcf
    273 #  uninstalltargets=uninstallcf
    274 #fi
    275252
    276253#
Note: See TracChangeset for help on using the changeset viewer.