|
|
@ -12,7 +12,7 @@ |
|
|
# --------------- |
|
|
# --------------- |
|
|
|
|
|
|
|
|
# Initialization of configure |
|
|
# Initialization of configure |
|
|
AC_INIT([ngspice], [33], [http://ngspice.sourceforge.net/bugrep.html]) |
|
|
|
|
|
|
|
|
AC_INIT([ngspice], [33+], [http://ngspice.sourceforge.net/bugrep.html]) |
|
|
|
|
|
|
|
|
# Unique file in the source directory |
|
|
# Unique file in the source directory |
|
|
AC_CONFIG_SRCDIR([src/ngspice.c]) |
|
|
AC_CONFIG_SRCDIR([src/ngspice.c]) |
|
|
|