1
0
mirror of https://github.com/libssh2/libssh2.git synced 2026-01-06 14:21:57 +03:00

acinclude.m4: revert accidental edit [ci skip]

Follow-up to 8c320a93a4
This commit is contained in:
Viktor Szakats
2023-11-20 01:48:17 +00:00
parent fb58016180
commit e9017b1046

View File

@@ -191,7 +191,7 @@ AS_HELP_STRING([--disable-debug],[Disable debug options]),
*) AC_MSG_RESULT(yes)
enable_debug=yes
CPPFLAGS="$CPPFLAGS -DLIBSSH2DEBUG"
# CFLAGS="$CFLAGS -g"
CFLAGS="$CFLAGS -g"
dnl set compiler "debug" options to become more picky, and remove
dnl optimize options from CFLAGS