mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-30 00:41:14 +00:00
Remove redundant comment
This commit is contained in:
parent
d1f1f672c7
commit
cd8d5259ee
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…
Add table
Add a link
Reference in a new issue