mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Remove redundant comment
This commit is contained in:
parent
ccb5fab1ca
commit
ad23014b3e
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
AC_DEFUN([GS_CHECK_ABI20_LINKER], [
|
||||
AC_MSG_CHECKING([which linker is being used])
|
||||
|
||||
# Write a simple test program to a file.
|
||||
echo 'int main() { return 0; }' > conftest.c
|
||||
|
||||
# Try compiling with verbose output to capture linker information.
|
||||
|
|
Loading…
Reference in a new issue