]> git.ipfire.org Git - thirdparty/nettle.git/commit
* configure.ac: New command line option --disable-pic. Use
authorNiels Möller <nisse@lysator.liu.se>
Mon, 30 Aug 2004 22:21:26 +0000 (00:21 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 30 Aug 2004 22:21:26 +0000 (00:21 +0200)
commit6797ac43b92f15e85031240c107ec89f00fdb392
tree4f2e1a14bc4e21778c5655c21ab419b673cd9f6e
parent68368ae5db349b146dd9807e1de7927bb77a1ea1
* configure.ac: New command line option --disable-pic. Use
LSH_CCPIC.

* Makefile.am (libnettle_a_CFLAGS): Added $(CCPIC), to attempt to
build also the static library as position independent code.

Rev: src/nettle/ChangeLog:1.274
Rev: src/nettle/Makefile.am:1.78
Rev: src/nettle/configure.ac:1.41
ChangeLog
Makefile.am
configure.ac