Commit Graph

9 Commits

Author SHA1 Message Date
Chrisian Richter 43726404f6 OBJ-variables where renamed, fixed the .so generation with new name 2006-10-18 12:32:21 +00:00
Chrisian Richter c763169f4c fixed Simons patch, we generate the so files now again (without versions) 2006-10-18 07:10:23 +00:00
srichter 9a4e9451c4 Revert patch to build versioned .so files
Inhibit building shared libraries
Add linker scripts to include PIC static libraries in the link if dynamic
 linking is desired. This is slightly suboptimal when linking applications,
 but it is better to err on the side of caution here.
2006-10-18 02:58:24 +00:00
Chrisian Richter 48a19b51a2 added dwmw2's patch for sonames 2006-10-17 12:17:01 +00:00
Chrisian Richter bc7995ef9d added patch for LIBDIR variable from dwmw2 2006-10-17 12:11:16 +00:00
Chrisian Richter 8930dcea4f we generate and install .a also. Thanks to Kevin P. Fleming from digium for this patch 2006-08-16 21:37:12 +00:00
Nadi Sarrar d97d472766 suppserv.h doesnt include asn1.h anymore 2006-08-16 14:15:52 +00:00
Nadi Sarrar 14613127c1 suppserv: parsing AOCDCurrency and AOCDChargingUnit 2006-08-16 13:14:54 +00:00
Nadi Sarrar 2266eb66ed Moving the asn1 parse and encoding code from the mISDN sources to mISDNuser.
suppserv.h specifies the interface. libsuppserv.so is the lib.
So far, only one portion of CallDeflection is implemented.
2006-08-15 16:29:13 +00:00