Changeset 276a00 in git for xalloc/Makefile.am
- Timestamp:
- Jan 9, 2014, 4:54:11 PM (10 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- daa32a5a2021be314b3ff210d21af2a2d4cf5fe1
- Parents:
- beed2eef2f5fae68a9e7e7ed0f4a9e7710549aa9
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-09 16:54:11+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-09 16:57:25+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xalloc/Makefile.am
rbeed2e r276a00 7 7 8 8 # libomallocdir = $(libdir)/ 9 9 10 # libomalloc_includedir=$(includedir)/omalloc 10 # libomalloc_include_HEADERS = omalloc.h11 # libomalloc_include_HEADERS = omalloc.h 11 12 12 13 SOURCES = dummy.c omalloc.h … … 16 17 libomalloc_la_SOURCES =$(SOURCES) 17 18 18 ###libomalloc_la_LDFLAGS = -release ${PACKAGE_VERSION}19 libomalloc_la_LDFLAGS = -release ${PACKAGE_VERSION} 19 20 20 # libomalloc_la_CPPFLAGS += ${AM_CPPFLAGS} -DSING_NDEBUG -DOM_NDEBUG21 # libomalloc_la_CPPFLAGS = ${AM_CPPFLAGS}22 21
Note: See TracChangeset
for help on using the changeset viewer.