Changeset c0bbad in git for factory/configure.ac
- Timestamp:
- Mar 19, 2014, 8:03:42 PM (10 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/configure.ac
r35f51c1 rc0bbad 250 250 # for installation of the templates 251 251 #templatedir='${includedir}/templates' 252 253 #254 # - the name of the game and the targets to create.255 #256 #if test "x$with_Singular" = xyes; then257 # libfactory=libfactory.a258 #259 # factorysrc='$(basefactorysrc) $(singfactorysrc)'260 # factoryincl='$(basefactoryincl) $(singfactoryincl)'261 #262 # alltargets=cf263 # installtargets=installcf264 # uninstalltargets=uninstallcf265 #else266 # libfactory=libcf.a267 #268 # factorysrc='$(basefactorysrc)'269 # factoryincl='$(basefactoryincl)'270 #271 # alltargets=cf272 # installtargets=installcf273 # uninstalltargets=uninstallcf274 #fi275 252 276 253 #
Note: See TracChangeset
for help on using the changeset viewer.