Changeset e65b1a4 in git for factory/libfac/Makefile.am


Ignore:
Timestamp:
Feb 13, 2012, 7:05:28 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
32248fa9353779350e982430b9632e5d2926dd1a
Parents:
e2b6f5cbf71f07f69fa68f5b43829fc5c81ac042
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-13 19:05:28+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-13 19:12:22+01:00
Message:
fix libfac on case-insensitive file systems

CHG: renamed factory/libfac/factor.h into factory/libfac/libfac.h in
order to avoid confusion with factory/libfac/factor/Factor.h on case-insensitive file systems...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/libfac/Makefile.am

    re2b6f5c re65b1a4  
    4444libfac_includedir=$(includedir)/factory/libfac
    4545
    46 libfac_include_HEADERS   = factor.h
     46libfac_include_HEADERS   = libfac.h
    4747
    4848EXTRA_DIST = factor/class.cc \
Note: See TracChangeset for help on using the changeset viewer.