diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -296,8 +296,6 @@ fi if [ "$enable_libghdl" = true ]; then cat > config.py <<-EOF __version__ = '${ghdl_version}' -__libghdl_version__ = '${libghdl_version}' -__libghdl__ = 'libghdl-${libghdl_version}${SOEXT}' EOF fi |