mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 06:51:47 +00:00
remove debug info
This commit is contained in:
parent
284da345ef
commit
9102fceef7
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ AC_SUBST(ISODATE)
|
||||||
AC_LANG_C
|
AC_LANG_C
|
||||||
|
|
||||||
if test ${AR-unset} = unset; then
|
if test ${AR-unset} = unset; then
|
||||||
echo boo
|
|
||||||
AR="ar"
|
AR="ar"
|
||||||
fi
|
fi
|
||||||
export AR
|
export AR
|
||||||
|
|
Loading…
Reference in a new issue