[PATCH] fix static linking (was: Re: [syslog-ng]syslog-ng 1.9.2/1.6.5
static linking)
Roberto Nibali
syslog-ng@lists.balabit.hu
Wed, 02 Feb 2005 16:19:04 +0100
Hi Bazsi,
> I have added a configure option called --enable-full-static which links
> everything statically:
>=20
> AC_ARG_ENABLE(full-statuc,
^^^
you need a break ;)
> [ --enable-full-static Link everything in statically],,
> enable_full_static=3Dno)
This patch fixes the typo plus finishes what you maybe wanted to say:
--- syslog-ng-1.6.5+20050202/configure.in 2005-01-21 17:50:49.00000=
0000 +0100
+++ syslog-ng-1.6.5+20050202-fixed/configure.in 2005-02-02 16:15:58.00000=
0000 +0100
@@ -59,8 +59,8 @@
[ --enable-spoof-source enable spoof_source feature],,
enable_spoof_source=3Dno)
-AC_ARG_ENABLE(full-statuc,
- [ --enable-full-static Link everything in statically],,
+AC_ARG_ENABLE(full-static,
+ [ --enable-full-static Link everything in /usr statically],,
enable_full_static=3Dno)
sysconfdir=3D"${sysconfdir}/syslog-ng"
Please include before releasing and sorry to Jos=E9 for blaming him, my a=
pologies.
Take care,
Roberto Nibali, ratz
--=20
-------------------------------------------------------------
addr://Rathausgasse 31, CH-5001 Aarau tel://++41 62 823 9355
http://www.terreactive.com fax://++41 62 823 9356
-------------------------------------------------------------
terreActive AG Wir sichern Ihren Erfolg
-------------------------------------------------------------