Commit Graph

9 Commits

Author SHA1 Message Date
oana 68d62cbac2 Put path where the library is found before the linked library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6505 acf43c95-373e-0410-b603-e72c3f656dc1
2021-07-26 09:01:33 +00:00
paulc 2653e02713 Append a -L directive to library returned by yate-config to support prefixes not in linker's path.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6110 acf43c95-373e-0410-b603-e72c3f656dc1
2016-04-29 10:33:52 +00:00
paulc e13103a680 Added "yate-config --revision" and made version available in main and modules Makefile.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5822 acf43c95-373e-0410-b603-e72c3f656dc1
2014-04-15 09:57:15 +00:00
paulc 37a72e4bc1 Added copyright notices to sources and scripts missing them.
Updated copyright notices for 2014.
Fixed end of lines in many files.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5755 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-05 11:42:17 +00:00
paulc deb2d22bda Suppress the MODULE_ parameters since they can be retrieved by other means.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2701 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-10 14:16:44 +00:00
paulc 6b89eafb9f Added back missing interpreter name and final newline.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2700 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-10 14:13:20 +00:00
paulc 81c381fd57 Fixed parsing of configure on FreeBSD or similar where ac_subst_vars is one long line.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2699 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-10 14:06:32 +00:00
paulc 1e290ad39d Don't attempt to reset the nocasematch shopt, it wasn't working anyway.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2698 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-10 13:50:31 +00:00
paulc 636a6a1e8e Generate yate-config.in dynamically to add support for arbitrary parameters.
Run autogen.sh to regenerate configure, should detect autoconf properly.


git-svn-id: http://yate.null.ro/svn/yate/trunk@2697 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-10 13:43:42 +00:00