]> git.ipfire.org Git - thirdparty/git.git/blobdiff - configure.ac
Merge branch 'kl/setup-in-unreadable-worktree'
[thirdparty/git.git] / configure.ac
index 316a31d2313380dfe62385da237ef7d4418d11a5..7dcd04820429481adf3d504ca187c7d5263f3cee 100644 (file)
@@ -1189,9 +1189,6 @@ AC_COMPILE_IFELSE([BSD_SYSCTL_SRC],
 GIT_CONF_SUBST([HAVE_BSD_SYSCTL])
 
 ## Other checks.
-# Define USE_PIC if you need the main git objects to be built with -fPIC
-# in order to build and link perl/Git.so.  x86-64 seems to need this.
-#
 # Define NO_SYMLINK_HEAD if you never want .git/HEAD to be a symbolic link.
 # Enable it on Windows.  By default, symrefs are still used.
 #