1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 02:43:54 +02:00

* Store the Nix libraries in ${libdir}/nix instead of ${libdir}.

This commit is contained in:
Eelco Dolstra 2006-09-04 15:12:24 +00:00
parent 7974aae81c
commit aab8812732
6 changed files with 6 additions and 5 deletions

View file

@ -75,6 +75,7 @@ AC_PROG_CXX
# We are going to use libtool.
AC_DISABLE_STATIC
AC_ENABLE_SHARED
AC_PROG_LIBTOOL