Changeset 3c4ee7 in git
- Timestamp:
- Dec 4, 2012, 4:22:28 PM (11 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- b3646035aca6a8d660df952d443268649a510909
- Parents:
- b3cd39575ad9cf110a22729b4ce72d7fef6726fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/Makefile.am
rb3cd39 r3c4ee7 403 403 404 404 pyobject_so_CPPFLAGS = ${AM_CPPFLAGS} @PYTHON_CSPEC@ ${Singular_LDADD} ${AMLDFLAGS} 405 pyobject_so_LDFLAGS = ${AMLDFLAGS} - module -avoid-version @PYTHON_LSPEC@ \405 pyobject_so_LDFLAGS = ${AMLDFLAGS} -shared -module -avoid-version @PYTHON_LSPEC@ \ 406 406 -DHUHUHUHUHU ${pyobject_so_LIBADD} 407 407 endif
Note: See TracChangeset
for help on using the changeset viewer.