run ./autogen.sh, if compiling shared ngspice

This commit is contained in:
h_vogt 2017-09-11 00:23:58 +02:00
parent 230bce05cf
commit 927f955156
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
# ngspice as shared library:
# Replace --with-wingui by --with-ngshared in line ../configure ... .
# Add (optionally) --enable-relpath to avoid absolute paths when searching for code models.
# It might be necessary to uncomment and run ./autogen.sh .
if test "$1" = "64"; then
if [ ! -d "release64" ]; then