Commit graph

36 commits

Author SHA1 Message Date
a65decbcb3 More sane flags for Mac OS X / iPhone OS. 2009-06-03 20:56:29 +02:00
f702e8a043 Fix missing braces. 2009-04-25 00:13:24 +02:00
4f4e2528ea Update copyright. 2009-04-15 16:28:30 +02:00
6897f87520 Fix OpenBSD and MirBSD target. 2009-04-15 16:20:21 +02:00
f2105428e6 Use $host instead of $target. 2009-04-15 16:17:33 +02:00
Jonathan Schleifer
3cc4402fcc Make it possible to build libraries as static libraries only. 2008-12-23 14:36:26 +01:00
Jonathan Schleifer
142ae8f527 Remove spaces at end of line. 2008-12-23 04:53:27 +01:00
Jonathan Schleifer
7cd4dda05a Fix creation of dirs on win32. 2008-12-13 20:54:18 +01:00
Jonathan Schleifer
4dbf4aacfb Better target matching. 2008-11-19 19:06:14 +01:00
Jonathan Schleifer
1e743d0e0a Don't delete .deps files on make clean. 2008-11-01 21:03:17 +01:00
Jonathan Schleifer
bc6c5ab32d It seems that $as_echo is undefined on some systems. Fixed. 2008-11-01 20:27:03 +01:00
Jonathan Schleifer
f353d01dca Touch .deps files in the past so they are always recreated. 2008-11-01 20:19:00 +01:00
Jonathan Schleifer
b78b068ce2 Touch .deps files on ./configure.
This also makes it compatible with OpenBSD make.
2008-11-01 19:55:32 +01:00
Jonathan Schleifer
ac21cd813a Use ranlib. 2008-10-02 23:34:26 +02:00
Jonathan Schleifer
233faeccdd Updated copyright. 2008-07-13 00:13:51 +02:00
Jonathan Schleifer
61bed07ecc Add URL to comments. 2008-02-10 21:20:08 +01:00
Jonathan Schleifer
1226f99f92 Changed my mail. 2007-11-01 15:45:52 +01:00
Jonathan Schleifer
1d86e48884 Fix -soname. 2007-10-21 02:32:31 +02:00
Jonathan Schleifer
85573ff7f7 Fix a typo. 2007-10-13 10:11:06 +02:00
Jonathan Schleifer
3a8cc41492 Keep it to the autoconf standard. 2007-09-27 21:28:42 +02:00
Jonathan Schleifer
f70c80bf7e Add ${PROG_IMPLIB_NEEDED}. 2007-09-27 21:09:01 +02:00
Jonathan Schleifer
e2ddb959c0 ${PROG_IMPLIB_LDFLAGS} should work now. 2007-09-27 21:01:32 +02:00
Jonathan Schleifer
bb3a9499fb Typo. 2007-09-26 03:08:58 +02:00
Jonathan Schleifer
001e2e31e5 Don't check for ${PROG_SUFFIX}, set it to @EXEEXT@. 2007-09-26 02:55:55 +02:00
Jonathan Schleifer
bb05f0a6fe Actually, these names are better. 2007-09-26 02:45:06 +02:00
Jonathan Schleifer
e72c0ae1c3 m4/sharedlib.m4 -> m4/buildsys.m4 and add ${PROG_SUFFIX}. 2007-09-26 02:40:14 +02:00
Jonathan Schleifer
92a262c643 Solaris only allows -f for ln if the file's already existent. 2007-09-24 18:09:18 +02:00
Jonathan Schleifer
01a1b15ee2 PLUGIN_LDFLAGS needs -shared on Windows. 2007-09-24 14:06:05 +02:00
Jonathan Schleifer
b1b3f7f4a1 s/MinGW32/Win32/ 2007-09-24 12:40:58 +02:00
Jonathan Schleifer
2e3a5c4f90 Also check target for *-*-cygwin. 2007-09-24 12:38:39 +02:00
Jonathan Schleifer
b2bce40730 Fix target for Solaris. 2007-09-24 04:05:48 +02:00
Jonathan Schleifer
d59daeca65 Remove rpath. 2007-09-22 11:03:39 +02:00
Jonathan Schleifer
ce5329a93b Some fixes for Windows. 2007-09-22 00:54:09 +02:00
Jonathan Schleifer
c849d80e4a Add pre-depend, add rpath for Solaris and POSIX. 2007-09-21 15:11:49 +02:00
Jonathan Schleifer
9b40dd55d0 Add -Wl,-soname= for Solaris and POSIX. 2007-09-18 20:16:18 +02:00
Jonathan Schleifer
29d3fd29d6 Initial import. 2007-09-17 12:57:20 +02:00