mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
* Build dynamic libraries.
This commit is contained in:
parent
1a67154d41
commit
4c20a08293
11 changed files with 27 additions and 21 deletions
|
@ -1,4 +1,6 @@
|
|||
#! /bin/sh -e
|
||||
mkdir -p config
|
||||
libtoolize --copy
|
||||
aclocal
|
||||
autoheader
|
||||
automake --add-missing --copy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue