Re: libserveez.h #includes

Thien-Thi Nguyen <[email protected]> Mon, 26 Nov 2012 10:16:32 +0100
Newsgroups gmane.network.serveez.devel
Message-ID <[email protected]>
--===============3296802756427525106==
Content-Type: multipart/signed; boundary="=-=-=";
	micalg=pgp-sha1; protocol="application/pgp-signature"

--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

() Thien-Thi Nguyen <[email protected]>
() Thu, 22 Nov 2012 12:22:10 +0100

   Yes.  That won't do.  Looks like it's time to redo serveez.m4 to
   DTRT.  Probably to be dropped entirely, and a libserveez.m4 (as
   above) written.

On second thought, libserveez.m4 only benefits those who use autoconf.
Instead, i've pushed an experimental branch =E2=80=98q-unbork-headers=E2=80=
=99 that
solves the problem in a different way.  With it, i am able to:

 $ ./configure --prefix /tmp/a/b/c
 $ make all check install
 $ cat > foo.c <<EOF
 #include <libserveez.h>
=20
 int
 main (void)
 {
   return 0;
 }
 EOF
 $ gcc -std=3Dc99 -I /tmp/a/b/c/include foo.c
=20
w/o error, which seems to be a step up.  What do you think?

=2D-=20
Thien-Thi Nguyen ..................................... GPG key: 4C807502
.                  NB: ttn at glug dot org is not me                   .
.                 (and has not been since 2007 or so)                  .
.                        ACCEPT NO SUBSTITUTES                         .
........... please send technical questions to mailing lists ...........

--=-=-=
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAlCzM3MACgkQZwMiJEyAdQJ+DwCgjrXMHpZZ+enrhSknsHzwMGU3
G7YAn1Y6zm4rAn0qktULwDnEFNwguBBI
=yLiA
-----END PGP SIGNATURE-----
--=-=-=--


--===============3296802756427525106==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
dev-serveez mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/dev-serveez

--===============3296802756427525106==--