===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
love-11.3/src/Makefile.in-51-  { \
love-11.3/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
love-11.3/src/Makefile.in-53-  }; \
##############################################
love-11.3/src/Makefile.in-157-PROGRAMS = $(bin_PROGRAMS)
love-11.3/src/Makefile.in:158:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
love-11.3/src/Makefile.in-159-am__vpath_adj = case $$p in \
love-11.3/src/Makefile.in:160:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
love-11.3/src/Makefile.in-161-    *) f=$$p;; \
love-11.3/src/Makefile.in-162-  esac;
love-11.3/src/Makefile.in:163:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
love-11.3/src/Makefile.in-164-am__install_max = 40
love-11.3/src/Makefile.in-165-am__nobase_strip_setup = \
love-11.3/src/Makefile.in:166:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
love-11.3/src/Makefile.in-167-am__nobase_strip = \
##############################################
love-11.3/src/Makefile.in-1767-  while test -n "$$dir1"; do \
love-11.3/src/Makefile.in:1768:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
love-11.3/src/Makefile.in-1769-    if test "$$first" != "."; then \
love-11.3/src/Makefile.in-1770-      if test "$$first" = ".."; then \
love-11.3/src/Makefile.in:1771:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
love-11.3/src/Makefile.in:1772:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
love-11.3/src/Makefile.in-1773-      else \
love-11.3/src/Makefile.in:1774:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
love-11.3/src/Makefile.in-1775-        if test "$$first2" = "$$first"; then \
love-11.3/src/Makefile.in:1776:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
love-11.3/src/Makefile.in-1777-        else \
##############################################
love-11.3/src/Makefile.in-1782-    fi; \
love-11.3/src/Makefile.in:1783:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
love-11.3/src/Makefile.in-1784-  done; \
##############################################
love-11.3/src/Makefile.in-2885-	test -n "$(EXEEXT)" || exit 0; \
love-11.3/src/Makefile.in:2886:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
love-11.3/src/Makefile.in-2887-	echo " rm -f" $$list; \
##############################################
love-11.3/src/Makefile.in-4817-.c.o:
love-11.3/src/Makefile.in:4818:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
love-11.3/src/Makefile.in-4819-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
love-11.3/src/Makefile.in-4825-.c.obj:
love-11.3/src/Makefile.in:4826:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
love-11.3/src/Makefile.in:4827:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
love-11.3/src/Makefile.in-4828-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
love-11.3/src/Makefile.in-4830-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
love-11.3/src/Makefile.in:4831:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
love-11.3/src/Makefile.in-4832-
love-11.3/src/Makefile.in-4833-.c.lo:
love-11.3/src/Makefile.in:4834:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
love-11.3/src/Makefile.in-4835-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
love-11.3/src/Makefile.in-4841-.cpp.o:
love-11.3/src/Makefile.in:4842:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
love-11.3/src/Makefile.in-4843-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
love-11.3/src/Makefile.in-4849-.cpp.obj:
love-11.3/src/Makefile.in:4850:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
love-11.3/src/Makefile.in:4851:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
love-11.3/src/Makefile.in-4852-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
love-11.3/src/Makefile.in-4854-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
love-11.3/src/Makefile.in:4855:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
love-11.3/src/Makefile.in-4856-
love-11.3/src/Makefile.in-4857-.cpp.lo:
love-11.3/src/Makefile.in:4858:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
love-11.3/src/Makefile.in-4859-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
love-11.3/src/Makefile.in-4865-.mm.o:
love-11.3/src/Makefile.in:4866:@am__fastdepOBJCXX_TRUE@	$(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
love-11.3/src/Makefile.in-4867-@am__fastdepOBJCXX_TRUE@	$(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
love-11.3/src/Makefile.in-4873-.mm.obj:
love-11.3/src/Makefile.in:4874:@am__fastdepOBJCXX_TRUE@	$(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
love-11.3/src/Makefile.in:4875:@am__fastdepOBJCXX_TRUE@	$(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
love-11.3/src/Makefile.in-4876-@am__fastdepOBJCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
love-11.3/src/Makefile.in-4878-@AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@	DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
love-11.3/src/Makefile.in:4879:@am__fastdepOBJCXX_FALSE@	$(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
love-11.3/src/Makefile.in-4880-
love-11.3/src/Makefile.in-4881-.mm.lo:
love-11.3/src/Makefile.in:4882:@am__fastdepOBJCXX_TRUE@	$(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
love-11.3/src/Makefile.in-4883-@am__fastdepOBJCXX_TRUE@	$(LTOBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
love-11.3/src/Makefile.in-4971-	dot_seen=no; \
love-11.3/src/Makefile.in:4972:	target=`echo $@ | sed s/-recursive//`; \
love-11.3/src/Makefile.in-4973-	case "$@" in \
##############################################
love-11.3/src/Makefile.in-5034-GTAGS:
love-11.3/src/Makefile.in:5035:	here=`$(am__cd) $(top_builddir) && pwd` \
love-11.3/src/Makefile.in-5036-	  && $(am__cd) $(top_srcdir) \
##############################################
love-11.3/src/Makefile.in-5060-distdir-am: $(DISTFILES)
love-11.3/src/Makefile.in:5061:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
love-11.3/src/Makefile.in:5062:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
love-11.3/src/Makefile.in-5063-	list='$(DISTFILES)'; \
##############################################
love-11.3/src/Makefile.in-5074-	  if test -d $$d/$$file; then \
love-11.3/src/Makefile.in:5075:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
love-11.3/src/Makefile.in-5076-	    if test -d "$(distdir)/$$file"; then \
##############################################
love-11.3/src/libraries/stb/stb_image.h-666-   int res;
love-11.3/src/libraries/stb/stb_image.h:667:   __asm {
love-11.3/src/libraries/stb/stb_image.h-668-      mov  eax,1
##############################################
love-11.3/src/libraries/physfs/physfs_platform_os2.c-272-    {
love-11.3/src/libraries/physfs/physfs_platform_os2.c:273:        #define LOAD(x) (DosQueryProcAddr(uconvdll,0,#x,(PFN*)&p##x)==NO_ERROR)
love-11.3/src/libraries/physfs/physfs_platform_os2.c-274-        ok = LOAD(UniCreateUconvObject) &&
##############################################
love-11.3/src/libraries/physfs/physfs_lzmasdk.h-1418-  #ifdef _MSC_VER
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1419:  __asm pushfd;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1420:  __asm pop EAX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1421:  __asm mov EDX, EAX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1422:  __asm xor EAX, flag;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1423:  __asm push EAX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1424:  __asm popfd;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1425:  __asm pushfd;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1426:  __asm pop EAX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1427:  __asm xor EAX, EDX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1428:  __asm push EDX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1429:  __asm popfd;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1430:  __asm and flag, EAX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h-1431-  #else
##############################################
love-11.3/src/libraries/physfs/physfs_lzmasdk.h-1474-  UInt32 a2, b2, c2, d2;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1475:  __asm xor EBX, EBX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1476:  __asm xor ECX, ECX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1477:  __asm xor EDX, EDX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1478:  __asm mov EAX, function;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1479:  __asm cpuid;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1480:  __asm mov a2, EAX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1481:  __asm mov b2, EBX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1482:  __asm mov c2, ECX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h:1483:  __asm mov d2, EDX;
love-11.3/src/libraries/physfs/physfs_lzmasdk.h-1484-
##############################################
love-11.3/src/libraries/luasocket/libluasocket/usocket.c-379-\*-------------------------------------------------------------------------*/
love-11.3/src/libraries/luasocket/libluasocket/usocket.c:380:int socket_gethostbyaddr(const char *addr, socklen_t len, struct hostent **hp) {
love-11.3/src/libraries/luasocket/libluasocket/usocket.c:381:    *hp = gethostbyaddr(addr, len, AF_INET);
love-11.3/src/libraries/luasocket/libluasocket/usocket.c-382-    if (*hp) return IO_DONE;
##############################################
love-11.3/src/libraries/luasocket/libluasocket/socket.h-74-
love-11.3/src/libraries/luasocket/libluasocket/socket.h:75:int socket_gethostbyaddr(const char *addr, socklen_t len, struct hostent **hp);
love-11.3/src/libraries/luasocket/libluasocket/socket.h-76-int socket_gethostbyname(const char *addr, struct hostent **hp);
##############################################
love-11.3/src/libraries/luasocket/libluasocket/options.h-26-int opt_set_linger(lua_State *L, p_socket ps);
love-11.3/src/libraries/luasocket/libluasocket/options.h:27:int opt_set_reuseaddr(lua_State *L, p_socket ps);
love-11.3/src/libraries/luasocket/libluasocket/options.h-28-int opt_set_reuseport(lua_State *L, p_socket ps);
##############################################
love-11.3/src/libraries/luasocket/libluasocket/options.h-43-int opt_get_broadcast(lua_State *L, p_socket ps);
love-11.3/src/libraries/luasocket/libluasocket/options.h:44:int opt_get_reuseaddr(lua_State *L, p_socket ps);
love-11.3/src/libraries/luasocket/libluasocket/options.h-45-int opt_get_reuseport(lua_State *L, p_socket ps);
##############################################
love-11.3/src/libraries/luasocket/libluasocket/options.c-60-/* enables reuse of local address */
love-11.3/src/libraries/luasocket/libluasocket/options.c:61:int opt_set_reuseaddr(lua_State *L, p_socket ps)
love-11.3/src/libraries/luasocket/libluasocket/options.c-62-{
##############################################
love-11.3/src/libraries/luasocket/libluasocket/options.c-65-
love-11.3/src/libraries/luasocket/libluasocket/options.c:66:int opt_get_reuseaddr(lua_State *L, p_socket ps)
love-11.3/src/libraries/luasocket/libluasocket/options.c-67-{
##############################################
love-11.3/src/libraries/luasocket/libluasocket/inet.c-59-    if (inet_aton(address, &addr))
love-11.3/src/libraries/luasocket/libluasocket/inet.c:60:        return socket_gethostbyaddr((char *) &addr, sizeof(addr), hp);
love-11.3/src/libraries/luasocket/libluasocket/inet.c-61-    else
##############################################
love-11.3/src/libraries/enet/libenet/win32.c-70-    {
love-11.3/src/libraries/enet/libenet/win32.c:71:        unsigned long host = inet_addr (name);
love-11.3/src/libraries/enet/libenet/win32.c-72-        if (host == INADDR_NONE)
##############################################
love-11.3/src/libraries/enet/libenet/win32.c-106-    
love-11.3/src/libraries/enet/libenet/win32.c:107:    hostEntry = gethostbyaddr ((char *) & in, sizeof (struct in_addr), AF_INET);
love-11.3/src/libraries/enet/libenet/win32.c-108-    if (hostEntry == NULL)
##############################################
love-11.3/src/libraries/enet/libenet/unix.c-226-
love-11.3/src/libraries/enet/libenet/unix.c:227:    hostEntry = gethostbyaddr ((char *) & in, sizeof (struct in_addr), AF_INET);
love-11.3/src/libraries/enet/libenet/unix.c-228-#endif
##############################################
love-11.3/Makefile.in-50-  { \
love-11.3/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
love-11.3/Makefile.in-52-  }; \
##############################################
love-11.3/Makefile.in-141-  esac
love-11.3/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
love-11.3/Makefile.in-143-am__vpath_adj = case $$p in \
love-11.3/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
love-11.3/Makefile.in-145-    *) f=$$p;; \
love-11.3/Makefile.in-146-  esac;
love-11.3/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
love-11.3/Makefile.in-148-am__install_max = 40
love-11.3/Makefile.in-149-am__nobase_strip_setup = \
love-11.3/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
love-11.3/Makefile.in-151-am__nobase_strip = \
##############################################
love-11.3/Makefile.in-237-  while test -n "$$dir1"; do \
love-11.3/Makefile.in:238:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
love-11.3/Makefile.in-239-    if test "$$first" != "."; then \
love-11.3/Makefile.in-240-      if test "$$first" = ".."; then \
love-11.3/Makefile.in:241:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
love-11.3/Makefile.in:242:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
love-11.3/Makefile.in-243-      else \
love-11.3/Makefile.in:244:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
love-11.3/Makefile.in-245-        if test "$$first2" = "$$first"; then \
love-11.3/Makefile.in:246:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
love-11.3/Makefile.in-247-        else \
##############################################
love-11.3/Makefile.in-252-    fi; \
love-11.3/Makefile.in:253:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
love-11.3/Makefile.in-254-  done; \
##############################################
love-11.3/Makefile.in-497-	test -n "$(man1dir)" \
love-11.3/Makefile.in:498:	  && test -n "`echo $$list1$$list2`" \
love-11.3/Makefile.in-499-	  || exit 0; \
##############################################
love-11.3/Makefile.in-552-	@list='$(applications_DATA)'; test -n "$(applicationsdir)" || list=; \
love-11.3/Makefile.in:553:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
love-11.3/Makefile.in-554-	dir='$(DESTDIR)$(applicationsdir)'; $(am__uninstall_files_from_dir)
##############################################
love-11.3/Makefile.in-573-	@list='$(dist_mimeicons_DATA)'; test -n "$(mimeiconsdir)" || list=; \
love-11.3/Makefile.in:574:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
love-11.3/Makefile.in-575-	dir='$(DESTDIR)$(mimeiconsdir)'; $(am__uninstall_files_from_dir)
##############################################
love-11.3/Makefile.in-594-	@list='$(dist_mimeinfo_DATA)'; test -n "$(mimeinfodir)" || list=; \
love-11.3/Makefile.in:595:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
love-11.3/Makefile.in-596-	dir='$(DESTDIR)$(mimeinfodir)'; $(am__uninstall_files_from_dir)
##############################################
love-11.3/Makefile.in-615-	@list='$(dist_pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \
love-11.3/Makefile.in:616:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
love-11.3/Makefile.in-617-	dir='$(DESTDIR)$(pixmapsdir)'; $(am__uninstall_files_from_dir)
##############################################
love-11.3/Makefile.in-632-	dot_seen=no; \
love-11.3/Makefile.in:633:	target=`echo $@ | sed s/-recursive//`; \
love-11.3/Makefile.in-634-	case "$@" in \
##############################################
love-11.3/Makefile.in-695-GTAGS:
love-11.3/Makefile.in:696:	here=`$(am__cd) $(top_builddir) && pwd` \
love-11.3/Makefile.in-697-	  && $(am__cd) $(top_srcdir) \
##############################################
love-11.3/Makefile.in-730-	test -d "$(distdir)" || mkdir "$(distdir)"
love-11.3/Makefile.in:731:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
love-11.3/Makefile.in:732:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
love-11.3/Makefile.in-733-	list='$(DISTFILES)'; \
##############################################
love-11.3/Makefile.in-744-	  if test -d $$d/$$file; then \
love-11.3/Makefile.in:745:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
love-11.3/Makefile.in-746-	    if test -d "$(distdir)/$$file"; then \
##############################################
love-11.3/Makefile.in-855-	test -d $(distdir)/_build || exit 0; \
love-11.3/Makefile.in:856:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
love-11.3/Makefile.in-857-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
love-11.3/Makefile.in-899-	}; \
love-11.3/Makefile.in:900:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
love-11.3/Makefile.in-901-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
love-11.3/Makefile.in-911-	fi
love-11.3/Makefile.in:912:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
love-11.3/Makefile.in-913-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
love-11.3/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
love-11.3/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
love-11.3/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
love-11.3/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
love-11.3/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
love-11.3/aclocal.m4-181-        else 
love-11.3/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
love-11.3/aclocal.m4-183-        fi
##############################################
love-11.3/aclocal.m4-444-        AC_MSG_RESULT($sdl_framework)
love-11.3/aclocal.m4:445:        sdl_framework_dir=`dirname $sdl_framework`
love-11.3/aclocal.m4-446-        SDL_CFLAGS="-F$sdl_framework_dir -Wl,-framework,SDL2 -I$sdl_framework/include"
##############################################
love-11.3/aclocal.m4-455-        AC_MSG_CHECKING(for SDL - version >= $min_sdl_version)
love-11.3/aclocal.m4:456:        SDL_CFLAGS=`$SDL2_CONFIG $sdl_config_args --cflags`
love-11.3/aclocal.m4:457:        SDL_LIBS=`$SDL2_CONFIG $sdl_config_args --libs`
love-11.3/aclocal.m4-458-      fi
##############################################
love-11.3/aclocal.m4-731-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
love-11.3/aclocal.m4:732:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
love-11.3/aclocal.m4-733-# and then we would define $MISSING as
##############################################
love-11.3/aclocal.m4-746-# Expand $ac_aux_dir to an absolute path.
love-11.3/aclocal.m4:747:am_aux_dir=`cd "$ac_aux_dir" && pwd`
love-11.3/aclocal.m4-748-])
##############################################
love-11.3/aclocal.m4-844-  if test "$am_compiler_list" = ""; then
love-11.3/aclocal.m4:845:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
love-11.3/aclocal.m4-846-  fi
##############################################
love-11.3/aclocal.m4-997-    # Strip MF so we end up with the name of the file.
love-11.3/aclocal.m4:998:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
love-11.3/aclocal.m4-999-    # Check whether this is an Automake generated Makefile which includes
##############################################
love-11.3/aclocal.m4-1004-      || continue
love-11.3/aclocal.m4:1005:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
love-11.3/aclocal.m4:1006:    am_filepart=`AS_BASENAME(["$am_mf"])`
love-11.3/aclocal.m4-1007-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
love-11.3/aclocal.m4-1072-AC_REQUIRE([AC_PROG_INSTALL])dnl
love-11.3/aclocal.m4:1073:if test "`cd $srcdir && pwd`" != "`pwd`"; then
love-11.3/aclocal.m4-1074-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
love-11.3/aclocal.m4-1231-    * )
love-11.3/aclocal.m4:1232:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
love-11.3/aclocal.m4-1233-  esac
love-11.3/aclocal.m4-1234-done
love-11.3/aclocal.m4:1235:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
love-11.3/aclocal.m4-1236-
##############################################
love-11.3/aclocal.m4-1487-     echo "timestamp, slept: $am_has_slept" > conftest.file
love-11.3/aclocal.m4:1488:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
love-11.3/aclocal.m4-1489-     if test "$[*]" = "X"; then
love-11.3/aclocal.m4-1490-	# -L didn't work.
love-11.3/aclocal.m4:1491:	set X `ls -t "$srcdir/configure" conftest.file`
love-11.3/aclocal.m4-1492-     fi
##############################################
love-11.3/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
love-11.3/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
love-11.3/configure-45-  as_echo='print -r --'
love-11.3/configure-46-  as_echo_n='print -rn --'
love-11.3/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
love-11.3/configure-48-  as_echo='printf %s\n'
##############################################
love-11.3/configure-50-else
love-11.3/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
love-11.3/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
love-11.3/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
love-11.3/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
love-11.3/configure-62-      esac;
##############################################
love-11.3/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
love-11.3/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
love-11.3/configure-199-
##############################################
love-11.3/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
love-11.3/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
love-11.3/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
love-11.3/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
love-11.3/configure-332-      case $as_dir in #(
love-11.3/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
love-11.3/configure-334-      *) as_qdir=$as_dir;;
##############################################
love-11.3/configure-405-  {
love-11.3/configure:406:    as_val=`expr "$@" || test $? -eq 1`
love-11.3/configure-407-  }
##############################################
love-11.3/configure-412-# ----------------------------------------
love-11.3/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
love-11.3/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
love-11.3/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
love-11.3/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
love-11.3/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
love-11.3/configure-1013-  case $ac_option in
love-11.3/configure:1014:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
love-11.3/configure-1015-  *=)   ac_optarg= ;;
##############################################
love-11.3/configure-1057-  -disable-* | --disable-*)
love-11.3/configure:1058:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
love-11.3/configure-1059-    # Reject names that are not valid shell variable names.
##############################################
love-11.3/configure-1062-    ac_useropt_orig=$ac_useropt
love-11.3/configure:1063:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
love-11.3/configure-1064-    case $ac_user_opts in
##############################################
love-11.3/configure-1083-  -enable-* | --enable-*)
love-11.3/configure:1084:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
love-11.3/configure-1085-    # Reject names that are not valid shell variable names.
##############################################
love-11.3/configure-1088-    ac_useropt_orig=$ac_useropt
love-11.3/configure:1089:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
love-11.3/configure-1090-    case $ac_user_opts in
##############################################
love-11.3/configure-1287-  -with-* | --with-*)
love-11.3/configure:1288:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
love-11.3/configure-1289-    # Reject names that are not valid shell variable names.
##############################################
love-11.3/configure-1292-    ac_useropt_orig=$ac_useropt
love-11.3/configure:1293:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
love-11.3/configure-1294-    case $ac_user_opts in
##############################################
love-11.3/configure-1303-  -without-* | --without-*)
love-11.3/configure:1304:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
love-11.3/configure-1305-    # Reject names that are not valid shell variable names.
##############################################
love-11.3/configure-1308-    ac_useropt_orig=$ac_useropt
love-11.3/configure:1309:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
love-11.3/configure-1310-    case $ac_user_opts in
##############################################
love-11.3/configure-1341-  *=*)
love-11.3/configure:1342:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
love-11.3/configure-1343-    # Reject names that are not valid shell variable names.
##############################################
love-11.3/configure-1362-if test -n "$ac_prev"; then
love-11.3/configure:1363:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
love-11.3/configure-1364-  as_fn_error $? "missing argument to $ac_option"
##############################################
love-11.3/configure-1384-    */ )
love-11.3/configure:1385:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
love-11.3/configure-1386-      eval $ac_var=\$ac_val;;
##############################################
love-11.3/configure-1419-ac_ls_di=`ls -di .` &&
love-11.3/configure:1420:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
love-11.3/configure-1421-  as_fn_error $? "working directory cannot be determined"
##############################################
love-11.3/configure-1475-case $srcdir in
love-11.3/configure:1476:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
love-11.3/configure-1477-esac
##############################################
love-11.3/configure-1518-By default, \`make install' will install all the files in
love-11.3/configure:1519:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
love-11.3/configure:1520:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
love-11.3/configure-1521-for instance \`--prefix=\$HOME'.
##############################################
love-11.3/configure-1695-*)
love-11.3/configure:1696:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
love-11.3/configure-1697-  # A ".." for each directory in $ac_dir_suffix.
love-11.3/configure:1698:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
love-11.3/configure-1699-  case $ac_top_builddir_sub in
##############################################
love-11.3/configure-2617-    *\'*)
love-11.3/configure:2618:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
love-11.3/configure-2619-    esac
##############################################
love-11.3/configure-2700-      case $ac_val in
love-11.3/configure:2701:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
love-11.3/configure-2702-      esac
##############################################
love-11.3/configure-2715-	case $ac_val in
love-11.3/configure:2716:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
love-11.3/configure-2717-	esac
##############################################
love-11.3/configure-2835-    set,)
love-11.3/configure:2836:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
love-11.3/configure:2837:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
love-11.3/configure-2838-      ac_cache_corrupted=: ;;
##############################################
love-11.3/configure-2846-	# differences in whitespace do not lead to failure.
love-11.3/configure:2847:	ac_old_val_w=`echo x $ac_old_val`
love-11.3/configure:2848:	ac_new_val_w=`echo x $ac_new_val`
love-11.3/configure-2849-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
love-11.3/configure-2866-    case $ac_new_val in
love-11.3/configure:2867:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
love-11.3/configure-2868-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
love-11.3/configure-3045-     echo "timestamp, slept: $am_has_slept" > conftest.file
love-11.3/configure:3046:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
love-11.3/configure-3047-     if test "$*" = "X"; then
love-11.3/configure-3048-	# -L didn't work.
love-11.3/configure:3049:	set X `ls -t "$srcdir/configure" conftest.file`
love-11.3/configure-3050-     fi
##############################################
love-11.3/configure-3096-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
love-11.3/configure:3097:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
love-11.3/configure-3098-
love-11.3/configure-3099-# Expand $ac_aux_dir to an absolute path.
love-11.3/configure:3100:am_aux_dir=`cd "$ac_aux_dir" && pwd`
love-11.3/configure-3101-
##############################################
love-11.3/configure-3241-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
love-11.3/configure:3242:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
love-11.3/configure-3243-	     'mkdir (GNU coreutils) '* | \
##############################################
love-11.3/configure-3314-set x ${MAKE-make}
love-11.3/configure:3315:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
love-11.3/configure-3316-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
love-11.3/configure-3324-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
love-11.3/configure:3325:case `${MAKE-make} -f conftest.make 2>/dev/null` in
love-11.3/configure-3326-  *@@@%%%=?*=@@@%%%*)
##############################################
love-11.3/configure-3390-
love-11.3/configure:3391:if test "`cd $srcdir && pwd`" != "`pwd`"; then
love-11.3/configure-3392-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
love-11.3/configure-4070-$as_echo_n "checking whether the C compiler works... " >&6; }
love-11.3/configure:4071:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
love-11.3/configure-4072-
##############################################
love-11.3/configure-4114-	then :; else
love-11.3/configure:4115:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
love-11.3/configure-4116-	fi
##############################################
love-11.3/configure-4174-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
love-11.3/configure:4175:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
love-11.3/configure-4176-	  break;;
##############################################
love-11.3/configure-4283-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
love-11.3/configure:4284:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
love-11.3/configure-4285-       break;;
##############################################
love-11.3/configure-4601-  if test "$am_compiler_list" = ""; then
love-11.3/configure:4602:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
love-11.3/configure-4603-  fi
##############################################
love-11.3/configure-4908-test "x$ac_build_alias" = x &&
love-11.3/configure:4909:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
love-11.3/configure-4910-test "x$ac_build_alias" = x &&
love-11.3/configure-4911-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
love-11.3/configure:4912:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
love-11.3/configure-4913-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
love-11.3/configure-4932-IFS=$ac_save_IFS
love-11.3/configure:4933:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
love-11.3/configure-4934-
##############################################
love-11.3/configure-4943-else
love-11.3/configure:4944:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
love-11.3/configure-4945-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
love-11.3/configure-4965-IFS=$ac_save_IFS
love-11.3/configure:4966:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
love-11.3/configure-4967-
##############################################
love-11.3/configure-4993-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
love-11.3/configure:4994:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
love-11.3/configure-4995-  ECHO='print -r --'
love-11.3/configure:4996:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
love-11.3/configure-4997-  ECHO='printf %s\n'
##############################################
love-11.3/configure-5062-  # Check for GNU $ac_path_SED
love-11.3/configure:5063:case `"$ac_path_SED" --version 2>&1` in
love-11.3/configure-5064-*GNU*)
##############################################
love-11.3/configure-5138-  # Check for GNU $ac_path_GREP
love-11.3/configure:5139:case `"$ac_path_GREP" --version 2>&1` in
love-11.3/configure-5140-*GNU*)
##############################################
love-11.3/configure-5204-  # Check for GNU $ac_path_EGREP
love-11.3/configure:5205:case `"$ac_path_EGREP" --version 2>&1` in
love-11.3/configure-5206-*GNU*)
##############################################
love-11.3/configure-5271-  # Check for GNU $ac_path_FGREP
love-11.3/configure:5272:case `"$ac_path_FGREP" --version 2>&1` in
love-11.3/configure-5273-*GNU*)
##############################################
love-11.3/configure-5351-    # gcc leaves a trailing carriage return, which upsets mingw
love-11.3/configure:5352:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
love-11.3/configure-5353-  *)
love-11.3/configure:5354:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
love-11.3/configure-5355-  esac
##############################################
love-11.3/configure-5360-      # Canonicalize the pathname of ld
love-11.3/configure:5361:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
love-11.3/configure-5362-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
love-11.3/configure:5363:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
love-11.3/configure-5364-      done
##############################################
love-11.3/configure-5395-      # Break only if it was the GNU/non-GNU ld that we prefer.
love-11.3/configure:5396:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
love-11.3/configure-5397-      *GNU* | *'with BFD'*)
##############################################
love-11.3/configure-5426-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
love-11.3/configure:5427:case `$LD -v 2>&1 </dev/null` in
love-11.3/configure-5428-*GNU* | *'with BFD'*)
##############################################
love-11.3/configure-5476-	esac
love-11.3/configure:5477:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
love-11.3/configure-5478-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
love-11.3/configure-5482-	*)
love-11.3/configure:5483:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
love-11.3/configure-5484-	  */dev/null*)
##############################################
love-11.3/configure-5610-
love-11.3/configure:5611:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
love-11.3/configure-5612-    *COFF*)
##############################################
love-11.3/configure-5722-    # And add a safety zone
love-11.3/configure:5723:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
love-11.3/configure:5724:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
love-11.3/configure-5725-    ;;
##############################################
love-11.3/configure-5755-    if test -n "$kargmax"; then
love-11.3/configure:5756:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
love-11.3/configure-5757-    else
##############################################
love-11.3/configure-5764-       test undefined != "$lt_cv_sys_max_cmd_len"; then
love-11.3/configure:5765:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
love-11.3/configure:5766:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
love-11.3/configure-5767-    else
##############################################
love-11.3/configure-5776-      # we can't tell.
love-11.3/configure:5777:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
love-11.3/configure-5778-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
love-11.3/configure-5780-      do
love-11.3/configure:5781:        i=`expr $i + 1`
love-11.3/configure-5782-        teststring=$teststring$teststring
##############################################
love-11.3/configure-5784-      # Only check the string length outside the loop.
love-11.3/configure:5785:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
love-11.3/configure-5786-      teststring=
##############################################
love-11.3/configure-5789-      # linker.  It appears as though 1/2 is a usable value.
love-11.3/configure:5790:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
love-11.3/configure-5791-    fi
##############################################
love-11.3/configure-6200-openbsd* | bitrig*)
love-11.3/configure:6201:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
love-11.3/configure-6202-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
love-11.3/configure-6270-    else
love-11.3/configure:6271:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
love-11.3/configure-6272-    fi
##############################################
love-11.3/configure-6415-  # decide which one to use based on capabilities of $DLLTOOL
love-11.3/configure:6416:  case `$DLLTOOL --help 2>&1` in
love-11.3/configure-6417-  *--identify-strict*)
##############################################
love-11.3/configure-6952-# If we're using GNU nm, then use its standard symbol codes.
love-11.3/configure:6953:case `$NM -V 2>&1` in
love-11.3/configure-6954-*GNU* | *'with BFD'*)
##############################################
love-11.3/configure-7000-mingw*)
love-11.3/configure:7001:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
love-11.3/configure-7002-  ;;
##############################################
love-11.3/configure-7232-   if test yes = "$GCC"; then
love-11.3/configure:7233:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
love-11.3/configure-7234-   fi
##############################################
love-11.3/configure-7236- /*)
love-11.3/configure:7237:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
love-11.3/configure-7238-   ;; #(
##############################################
love-11.3/configure-7331-    done
love-11.3/configure:7332:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
love-11.3/configure-7333-}
##############################################
love-11.3/configure-7353-  test $ac_status = 0; }; then
love-11.3/configure:7354:    case `/usr/bin/file conftest.$ac_objext` in
love-11.3/configure-7355-      *ELF-32*)
##############################################
love-11.3/configure-7374-    if test yes = "$lt_cv_prog_gnu_ld"; then
love-11.3/configure:7375:      case `/usr/bin/file conftest.$ac_objext` in
love-11.3/configure-7376-	*32-bit*)
##############################################
love-11.3/configure-7386-    else
love-11.3/configure:7387:      case `/usr/bin/file conftest.$ac_objext` in
love-11.3/configure-7388-	*32-bit*)
##############################################
love-11.3/configure-7412-    emul=elf
love-11.3/configure:7413:    case `/usr/bin/file conftest.$ac_objext` in
love-11.3/configure-7414-      *32-bit*)
##############################################
love-11.3/configure-7420-    esac
love-11.3/configure:7421:    case `/usr/bin/file conftest.$ac_objext` in
love-11.3/configure-7422-      *MSB*)
##############################################
love-11.3/configure-7428-    esac
love-11.3/configure:7429:    case `/usr/bin/file conftest.$ac_objext` in
love-11.3/configure-7430-      *N32*)
##############################################
love-11.3/configure-8361-    *:)
love-11.3/configure:8362:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
love-11.3/configure-8363-        ;;
love-11.3/configure-8364-    x:*)
love-11.3/configure:8365:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
love-11.3/configure-8366-        ;;
love-11.3/configure-8367-    *::*)
love-11.3/configure:8368:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
love-11.3/configure:8369:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
love-11.3/configure-8370-        ;;
love-11.3/configure-8371-    *)
love-11.3/configure:8372:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
love-11.3/configure-8373-        ;;
##############################################
love-11.3/configure-8630-do :
love-11.3/configure:8631:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
love-11.3/configure-8632-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
love-11.3/configure-8635-  cat >>confdefs.h <<_ACEOF
love-11.3/configure:8636:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
love-11.3/configure-8637-_ACEOF
##############################################
love-11.3/configure-8992-	"file_magic "*)
love-11.3/configure:8993:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
love-11.3/configure-8994-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
love-11.3/configure-9058-	"file_magic "*)
love-11.3/configure:9059:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
love-11.3/configure-9060-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
love-11.3/configure-9456-      *)
love-11.3/configure:9457:	case `$CC -V 2>&1 | sed 5q` in
love-11.3/configure-9458-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
love-11.3/configure-9902-	# shared libraries, regardless of the interface used.
love-11.3/configure:9903:	case `$LD -v 2>&1` in
love-11.3/configure-9904-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
love-11.3/configure-9934-    supports_anon_versioning=no
love-11.3/configure:9935:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
love-11.3/configure-9936-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
love-11.3/configure-10003-	# is; otherwise, prepend EXPORTS...
love-11.3/configure:10004:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
love-11.3/configure-10005-          cp $export_symbols $output_objdir/$soname.def;
##############################################
love-11.3/configure-10037-	prefix_cmds="$SED"~
love-11.3/configure:10038:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
love-11.3/configure-10039-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
love-11.3/configure-10060-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
love-11.3/configure:10061:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
love-11.3/configure:10062:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
love-11.3/configure-10063-      ;;
##############################################
love-11.3/configure-10078-        pgcc*)				# Portland Group C compiler
love-11.3/configure:10079:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/configure-10080-	  tmp_addflag=' $pic_flag'
##############################################
love-11.3/configure-10083-					# Portland Group f77 and f90 compilers
love-11.3/configure:10084:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/configure-10085-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
love-11.3/configure-10100-	nvcc*)	# Cuda Compiler Driver 2.2
love-11.3/configure:10101:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/configure-10102-	  compiler_needs_object=yes
##############################################
love-11.3/configure-10104-	esac
love-11.3/configure:10105:	case `$CC -V 2>&1 | sed 5q` in
love-11.3/configure-10106-	*Sun\ C*)			# Sun C 5.9
love-11.3/configure:10107:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/configure-10108-	  compiler_needs_object=yes
##############################################
love-11.3/configure-10175-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
love-11.3/configure:10176:      case `$LD -v 2>&1` in
love-11.3/configure-10177-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
love-11.3/configure-10264-	else
love-11.3/configure:10265:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
love-11.3/configure-10266-	fi
##############################################
love-11.3/configure-10329-	# below for broken collect2 doesn't work under 4.3+
love-11.3/configure:10330:	  collect2name=`$CC -print-prog-name=collect2`
love-11.3/configure-10331-	  if test -f "$collect2name" &&
##############################################
love-11.3/configure-10409-      }'
love-11.3/configure:10410:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
love-11.3/configure-10411-  # Check for a 64-bit object if we didn't find anything.
love-11.3/configure-10412-  if test -z "$lt_cv_aix_libpath_"; then
love-11.3/configure:10413:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
love-11.3/configure-10414-  fi
##############################################
love-11.3/configure-10427-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
love-11.3/configure:10428:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
love-11.3/configure-10429-      else
##############################################
love-11.3/configure-10462-      }'
love-11.3/configure:10463:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
love-11.3/configure-10464-  # Check for a 64-bit object if we didn't find anything.
love-11.3/configure-10465-  if test -z "$lt_cv_aix_libpath_"; then
love-11.3/configure:10466:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
love-11.3/configure-10467-  fi
##############################################
love-11.3/configure-10494-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
love-11.3/configure:10495:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
love-11.3/configure-10496-	  if test svr4 != "$with_aix_soname"; then
##############################################
love-11.3/configure-10547-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
love-11.3/configure:10548:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
love-11.3/configure-10549-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
love-11.3/configure-10585-	# FIXME: Setting linknames here is a bad hack.
love-11.3/configure:10586:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
love-11.3/configure-10587-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
love-11.3/configure-10603-  if test yes = "$lt_cv_ld_force_load"; then
love-11.3/configure:10604:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
love-11.3/configure-10605-
##############################################
love-11.3/configure-10783-      if test yes = "$GCC"; then
love-11.3/configure:10784:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/configure-10785-	# Try to use the -exported_symbol ld option, if it does not
##############################################
love-11.3/configure-10811-	if test yes = "$lt_cv_irix_exported_symbol"; then
love-11.3/configure:10812:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
love-11.3/configure-10813-	fi
love-11.3/configure-10814-      else
love-11.3/configure:10815:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/configure:10816:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
love-11.3/configure-10817-      fi
##############################################
love-11.3/configure-10861-	hardcode_direct_absolute=yes
love-11.3/configure:10862:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
love-11.3/configure-10863-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
love-11.3/configure-10892-	prefix_cmds="$SED"~
love-11.3/configure:10893:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
love-11.3/configure-10894-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
love-11.3/configure-10907-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
love-11.3/configure:10908:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/configure-10909-      else
love-11.3/configure-10910-	allow_undefined_flag=' -expect_unresolved \*'
love-11.3/configure:10911:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/configure-10912-      fi
##############################################
love-11.3/configure-10920-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
love-11.3/configure:10921:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/configure-10922-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
love-11.3/configure-10924-	allow_undefined_flag=' -expect_unresolved \*'
love-11.3/configure:10925:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/configure:10926:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
love-11.3/configure:10927:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
love-11.3/configure-10928-
##############################################
love-11.3/configure-10943-      else
love-11.3/configure:10944:	case `$CC -V 2>&1` in
love-11.3/configure-10945-	*"Compilers 5.0"*)
##############################################
love-11.3/configure-11342-  esac
love-11.3/configure:11343:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
love-11.3/configure-11344-  case $lt_search_path_spec in
##############################################
love-11.3/configure-11349-    # okay in the real world where ";" in dirpaths is itself problematic.
love-11.3/configure:11350:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
love-11.3/configure-11351-    ;;
love-11.3/configure-11352-  *)
love-11.3/configure:11353:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
love-11.3/configure-11354-    ;;
##############################################
love-11.3/configure-11358-  lt_tmp_lt_search_path_spec=
love-11.3/configure:11359:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
love-11.3/configure-11360-  # ...but if some path component already ends with the multilib dir we assume
##############################################
love-11.3/configure-11400-  esac
love-11.3/configure:11401:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
love-11.3/configure-11402-else
##############################################
love-11.3/configure-11540-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
love-11.3/configure:11541:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
love-11.3/configure-11542-    ;;
##############################################
love-11.3/configure-11576-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
love-11.3/configure:11577:    postinstall_cmds='base_file=`basename \$file`~
love-11.3/configure:11578:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
love-11.3/configure:11579:      dldir=$destdir/`dirname \$dlpath`~
love-11.3/configure-11580-      test -d \$dldir || mkdir -p \$dldir~
##############################################
love-11.3/configure-11585-      fi'
love-11.3/configure:11586:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
love-11.3/configure-11587-      dlpath=$dir/\$dldll~
##############################################
love-11.3/configure-11593-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
love-11.3/configure:11594:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
love-11.3/configure-11595-
##############################################
love-11.3/configure-11599-      # MinGW DLLs use traditional 'lib' prefix
love-11.3/configure:11600:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
love-11.3/configure-11601-      ;;
##############################################
love-11.3/configure-11603-      # pw32 DLLs use 'pw' prefix rather than 'lib'
love-11.3/configure:11604:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
love-11.3/configure-11605-      ;;
##############################################
love-11.3/configure-11612-    libname_spec='$name'
love-11.3/configure:11613:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
love-11.3/configure-11614-    library_names_spec='$libname.dll.lib'
##############################################
love-11.3/configure-11624-        # Let DOS variable expansion print the short 8.3 style file name.
love-11.3/configure:11625:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
love-11.3/configure-11626-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
love-11.3/configure-11629-      # Convert to MSYS style.
love-11.3/configure:11630:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
love-11.3/configure-11631-      ;;
##############################################
love-11.3/configure-11635-      # like /cygdrive/c/PROGRA~1:/cygdr...
love-11.3/configure:11636:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
love-11.3/configure:11637:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
love-11.3/configure:11638:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
love-11.3/configure-11639-      ;;
##############################################
love-11.3/configure-11643-        # It is most probably a Windows format PATH.
love-11.3/configure:11644:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
love-11.3/configure-11645-      else
love-11.3/configure:11646:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
love-11.3/configure-11647-      fi
##############################################
love-11.3/configure-11653-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
love-11.3/configure:11654:    postinstall_cmds='base_file=`basename \$file`~
love-11.3/configure:11655:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
love-11.3/configure:11656:      dldir=$destdir/`dirname \$dlpath`~
love-11.3/configure-11657-      test -d \$dldir || mkdir -p \$dldir~
love-11.3/configure-11658-      $install_prog $dir/$dlname \$dldir/$dlname'
love-11.3/configure:11659:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
love-11.3/configure-11660-      dlpath=$dir/\$dldll~
##############################################
love-11.3/configure-11667-    # Assume MSVC and ICC wrapper
love-11.3/configure:11668:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
love-11.3/configure-11669-    dynamic_linker='Win32 ld.exe'
##############################################
love-11.3/configure-11684-  shlibpath_var=DYLD_LIBRARY_PATH
love-11.3/configure:11685:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
love-11.3/configure-11686-
##############################################
love-11.3/configure-11937-  if test -f /etc/ld.so.conf; then
love-11.3/configure:11938:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
love-11.3/configure-11939-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
love-11.3/configure-11991-  need_lib_prefix=no
love-11.3/configure:11992:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
love-11.3/configure-11993-    need_version=no
##############################################
love-11.3/configure-12018-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
love-11.3/configure:12019:  postinstall_cmds='base_file=`basename \$file`~
love-11.3/configure:12020:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
love-11.3/configure:12021:    dldir=$destdir/`dirname \$dlpath`~
love-11.3/configure-12022-    test -d \$dldir || mkdir -p \$dldir~
##############################################
love-11.3/configure-12027-    fi'
love-11.3/configure:12028:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
love-11.3/configure-12029-    dlpath=$dir/\$dldll~
##############################################
love-11.3/configure-13595-  if test "$am_compiler_list" = ""; then
love-11.3/configure:13596:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
love-11.3/configure-13597-  fi
##############################################
love-11.3/configure-13980-  if test "$am_compiler_list" = ""; then
love-11.3/configure:13981:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
love-11.3/configure-13982-  fi
##############################################
love-11.3/configure-14084-  case $2 in
love-11.3/configure:14085:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
love-11.3/configure:14086:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
love-11.3/configure-14087-  esac
##############################################
love-11.3/configure-14364-    # gcc leaves a trailing carriage return, which upsets mingw
love-11.3/configure:14365:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
love-11.3/configure-14366-  *)
love-11.3/configure:14367:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
love-11.3/configure-14368-  esac
##############################################
love-11.3/configure-14373-      # Canonicalize the pathname of ld
love-11.3/configure:14374:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
love-11.3/configure-14375-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
love-11.3/configure:14376:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
love-11.3/configure-14377-      done
##############################################
love-11.3/configure-14408-      # Break only if it was the GNU/non-GNU ld that we prefer.
love-11.3/configure:14409:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
love-11.3/configure-14410-      *GNU* | *'with BFD'*)
##############################################
love-11.3/configure-14439-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
love-11.3/configure:14440:case `$LD -v 2>&1 </dev/null` in
love-11.3/configure-14441-*GNU* | *'with BFD'*)
##############################################
love-11.3/configure-14473-        # ancient GNU ld didn't support --whole-archive et. al.
love-11.3/configure:14474:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
love-11.3/configure-14475-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
love-11.3/configure-14584-          # below for broken collect2 doesn't work under 4.3+
love-11.3/configure:14585:	  collect2name=`$CC -print-prog-name=collect2`
love-11.3/configure-14586-	  if test -f "$collect2name" &&
##############################################
love-11.3/configure-14665-      }'
love-11.3/configure:14666:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
love-11.3/configure-14667-  # Check for a 64-bit object if we didn't find anything.
love-11.3/configure-14668-  if test -z "$lt_cv_aix_libpath__CXX"; then
love-11.3/configure:14669:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
love-11.3/configure-14670-  fi
##############################################
love-11.3/configure-14684-
love-11.3/configure:14685:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
love-11.3/configure-14686-        else
##############################################
love-11.3/configure-14719-      }'
love-11.3/configure:14720:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
love-11.3/configure-14721-  # Check for a 64-bit object if we didn't find anything.
love-11.3/configure-14722-  if test -z "$lt_cv_aix_libpath__CXX"; then
love-11.3/configure:14723:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
love-11.3/configure-14724-  fi
##############################################
love-11.3/configure-14751-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
love-11.3/configure:14752:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
love-11.3/configure-14753-	    if test svr4 != "$with_aix_soname"; then
##############################################
love-11.3/configure-14804-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
love-11.3/configure:14805:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
love-11.3/configure-14806-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
love-11.3/configure-14846-	    # is; otherwise, prepend EXPORTS...
love-11.3/configure:14847:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
love-11.3/configure-14848-              cp $export_symbols $output_objdir/$soname.def;
##############################################
love-11.3/configure-14867-  if test yes = "$lt_cv_ld_force_load"; then
love-11.3/configure:14868:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
love-11.3/configure-14869-
##############################################
love-11.3/configure-14912-	  prefix_cmds="$SED"~
love-11.3/configure:14913:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
love-11.3/configure-14914-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
love-11.3/configure-14987-            # dependencies.
love-11.3/configure:14988:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
love-11.3/configure-14989-            ;;
##############################################
love-11.3/configure-15052-	    # dependencies.
love-11.3/configure:15053:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
love-11.3/configure-15054-	    ;;
##############################################
love-11.3/configure-15088-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
love-11.3/configure:15089:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
love-11.3/configure:15090:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
love-11.3/configure-15091-	;;
##############################################
love-11.3/configure-15095-	    # SGI C++
love-11.3/configure:15096:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/configure-15097-
##############################################
love-11.3/configure-15106-	      if test no = "$with_gnu_ld"; then
love-11.3/configure:15107:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/configure-15108-	      else
love-11.3/configure:15109:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
love-11.3/configure-15110-	      fi
##############################################
love-11.3/configure-15127-	    # to its proper name (with version) after linking.
love-11.3/configure:15128:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
love-11.3/configure:15129:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
love-11.3/configure-15130-	    # Commands to make compiler produce verbose output that lists
##############################################
love-11.3/configure-15137-	    # dependencies.
love-11.3/configure:15138:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
love-11.3/configure-15139-
##############################################
love-11.3/configure-15152-	    # earlier do not add the objects themselves.
love-11.3/configure:15153:	    case `$CC -V 2>&1` in
love-11.3/configure-15154-	      *"Version 7."*)
##############################################
love-11.3/configure-15173-            # Portland Group C++ compiler
love-11.3/configure:15174:	    case `$CC -V` in
love-11.3/configure-15175-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
love-11.3/configure-15178-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
love-11.3/configure:15179:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
love-11.3/configure-15180-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
love-11.3/configure-15182-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
love-11.3/configure:15183:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
love-11.3/configure-15184-                $RANLIB $oldlib'
##############################################
love-11.3/configure-15187-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
love-11.3/configure:15188:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
love-11.3/configure-15189-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
love-11.3/configure-15191-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
love-11.3/configure:15192:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
love-11.3/configure-15193-	      ;;
##############################################
love-11.3/configure-15201-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
love-11.3/configure:15202:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/configure-15203-            ;;
##############################################
love-11.3/configure-15220-	    # dependencies.
love-11.3/configure:15221:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
love-11.3/configure-15222-	    ;;
##############################################
love-11.3/configure-15235-	  *)
love-11.3/configure:15236:	    case `$CC -V 2>&1 | sed 5q` in
love-11.3/configure-15237-	    *Sun\ C*)
##############################################
love-11.3/configure-15242-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
love-11.3/configure:15243:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/configure-15244-	      compiler_needs_object_CXX=yes
##############################################
love-11.3/configure-15307-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
love-11.3/configure:15308:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
love-11.3/configure-15309-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
love-11.3/configure-15326-	    # to its proper name (with version) after linking.
love-11.3/configure:15327:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
love-11.3/configure-15328-
##############################################
love-11.3/configure-15347-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
love-11.3/configure:15348:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/configure-15349-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
love-11.3/configure-15352-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
love-11.3/configure:15353:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/configure:15354:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
love-11.3/configure-15355-                  echo "-hidden">> $lib.exp~
love-11.3/configure:15356:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
love-11.3/configure-15357-                  $RM $lib.exp'
##############################################
love-11.3/configure-15371-	    # dependencies.
love-11.3/configure:15372:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
love-11.3/configure-15373-	    ;;
##############################################
love-11.3/configure-15378-	        osf3*)
love-11.3/configure:15379:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/configure-15380-		  ;;
love-11.3/configure-15381-	        *)
love-11.3/configure:15382:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/configure-15383-		  ;;
##############################################
love-11.3/configure-15625-
love-11.3/configure:15626:  for p in `eval "$output_verbose_link_cmd"`; do
love-11.3/configure-15627-    case $prev$p in
##############################################
love-11.3/configure-15728-if test -n "${compiler_lib_search_path_CXX}"; then
love-11.3/configure:15729: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
love-11.3/configure-15730-fi
##############################################
love-11.3/configure-15975-	  *)
love-11.3/configure:15976:	    case `$CC -V 2>&1 | sed 5q` in
love-11.3/configure-15977-	    *Sun\ C*)
##############################################
love-11.3/configure-16357-    else
love-11.3/configure:16358:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
love-11.3/configure-16359-    fi
##############################################
love-11.3/configure-16659-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
love-11.3/configure:16660:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
love-11.3/configure-16661-    ;;
##############################################
love-11.3/configure-16695-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
love-11.3/configure:16696:    postinstall_cmds='base_file=`basename \$file`~
love-11.3/configure:16697:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
love-11.3/configure:16698:      dldir=$destdir/`dirname \$dlpath`~
love-11.3/configure-16699-      test -d \$dldir || mkdir -p \$dldir~
##############################################
love-11.3/configure-16704-      fi'
love-11.3/configure:16705:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
love-11.3/configure-16706-      dlpath=$dir/\$dldll~
##############################################
love-11.3/configure-16712-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
love-11.3/configure:16713:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
love-11.3/configure-16714-
##############################################
love-11.3/configure-16717-      # MinGW DLLs use traditional 'lib' prefix
love-11.3/configure:16718:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
love-11.3/configure-16719-      ;;
##############################################
love-11.3/configure-16721-      # pw32 DLLs use 'pw' prefix rather than 'lib'
love-11.3/configure:16722:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
love-11.3/configure-16723-      ;;
##############################################
love-11.3/configure-16730-    libname_spec='$name'
love-11.3/configure:16731:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
love-11.3/configure-16732-    library_names_spec='$libname.dll.lib'
##############################################
love-11.3/configure-16742-        # Let DOS variable expansion print the short 8.3 style file name.
love-11.3/configure:16743:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
love-11.3/configure-16744-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
love-11.3/configure-16747-      # Convert to MSYS style.
love-11.3/configure:16748:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
love-11.3/configure-16749-      ;;
##############################################
love-11.3/configure-16753-      # like /cygdrive/c/PROGRA~1:/cygdr...
love-11.3/configure:16754:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
love-11.3/configure:16755:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
love-11.3/configure:16756:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
love-11.3/configure-16757-      ;;
##############################################
love-11.3/configure-16761-        # It is most probably a Windows format PATH.
love-11.3/configure:16762:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
love-11.3/configure-16763-      else
love-11.3/configure:16764:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
love-11.3/configure-16765-      fi
##############################################
love-11.3/configure-16771-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
love-11.3/configure:16772:    postinstall_cmds='base_file=`basename \$file`~
love-11.3/configure:16773:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
love-11.3/configure:16774:      dldir=$destdir/`dirname \$dlpath`~
love-11.3/configure-16775-      test -d \$dldir || mkdir -p \$dldir~
love-11.3/configure-16776-      $install_prog $dir/$dlname \$dldir/$dlname'
love-11.3/configure:16777:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
love-11.3/configure-16778-      dlpath=$dir/\$dldll~
##############################################
love-11.3/configure-16785-    # Assume MSVC and ICC wrapper
love-11.3/configure:16786:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
love-11.3/configure-16787-    dynamic_linker='Win32 ld.exe'
##############################################
love-11.3/configure-16802-  shlibpath_var=DYLD_LIBRARY_PATH
love-11.3/configure:16803:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
love-11.3/configure-16804-
##############################################
love-11.3/configure-17054-  if test -f /etc/ld.so.conf; then
love-11.3/configure:17055:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
love-11.3/configure-17056-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
love-11.3/configure-17108-  need_lib_prefix=no
love-11.3/configure:17109:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
love-11.3/configure-17110-    need_version=no
##############################################
love-11.3/configure-17135-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
love-11.3/configure:17136:  postinstall_cmds='base_file=`basename \$file`~
love-11.3/configure:17137:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
love-11.3/configure:17138:    dldir=$destdir/`dirname \$dlpath`~
love-11.3/configure-17139-    test -d \$dldir || mkdir -p \$dldir~
##############################################
love-11.3/configure-17144-    fi'
love-11.3/configure:17145:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
love-11.3/configure-17146-    dlpath=$dir/\$dldll~
##############################################
love-11.3/configure-17420-  # Check for GNU $ac_path_SED
love-11.3/configure:17421:case `"$ac_path_SED" --version 2>&1` in
love-11.3/configure-17422-*GNU*)
##############################################
love-11.3/configure-17745-  if test "$am_compiler_list" = ""; then
love-11.3/configure:17746:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
love-11.3/configure-17747-  fi
##############################################
love-11.3/configure-18457-
love-11.3/configure:18458:with_clean_luaversion=`printf ${with_luaversion} | sed 's/\.//g'`
love-11.3/configure-18459-
##############################################
love-11.3/configure-18638-  test $ac_status = 0; }; then
love-11.3/configure:18639:  pkg_cv_lua_CFLAGS=`$PKG_CONFIG --cflags "${with_lua}${with_luaversion}" 2>/dev/null`
love-11.3/configure-18640-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-18655-  test $ac_status = 0; }; then
love-11.3/configure:18656:  pkg_cv_lua_LIBS=`$PKG_CONFIG --libs "${with_lua}${with_luaversion}" 2>/dev/null`
love-11.3/configure-18657-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-18676-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:18677:	        lua_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "${with_lua}${with_luaversion}" 2>&1`
love-11.3/configure-18678-        else
love-11.3/configure:18679:	        lua_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "${with_lua}${with_luaversion}" 2>&1`
love-11.3/configure-18680-        fi
##############################################
love-11.3/configure-18697-  test $ac_status = 0; }; then
love-11.3/configure:18698:  pkg_cv_lua_CFLAGS=`$PKG_CONFIG --cflags "${with_lua}${with_clean_luaversion}" 2>/dev/null`
love-11.3/configure-18699-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-18714-  test $ac_status = 0; }; then
love-11.3/configure:18715:  pkg_cv_lua_LIBS=`$PKG_CONFIG --libs "${with_lua}${with_clean_luaversion}" 2>/dev/null`
love-11.3/configure-18716-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-18735-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:18736:	        lua_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "${with_lua}${with_clean_luaversion}" 2>&1`
love-11.3/configure-18737-        else
love-11.3/configure:18738:	        lua_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "${with_lua}${with_clean_luaversion}" 2>&1`
love-11.3/configure-18739-        fi
##############################################
love-11.3/configure-18756-  test $ac_status = 0; }; then
love-11.3/configure:18757:  pkg_cv_lua_CFLAGS=`$PKG_CONFIG --cflags "${with_lua}" 2>/dev/null`
love-11.3/configure-18758-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-18773-  test $ac_status = 0; }; then
love-11.3/configure:18774:  pkg_cv_lua_LIBS=`$PKG_CONFIG --libs "${with_lua}" 2>/dev/null`
love-11.3/configure-18775-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-18794-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:18795:	        lua_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "${with_lua}" 2>&1`
love-11.3/configure-18796-        else
love-11.3/configure:18797:	        lua_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "${with_lua}" 2>&1`
love-11.3/configure-18798-        fi
##############################################
love-11.3/configure-18850-  test $ac_status = 0; }; then
love-11.3/configure:18851:  pkg_cv_lua_CFLAGS=`$PKG_CONFIG --cflags "${with_lua}" 2>/dev/null`
love-11.3/configure-18852-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-18867-  test $ac_status = 0; }; then
love-11.3/configure:18868:  pkg_cv_lua_LIBS=`$PKG_CONFIG --libs "${with_lua}" 2>/dev/null`
love-11.3/configure-18869-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-18888-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:18889:	        lua_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "${with_lua}" 2>&1`
love-11.3/configure-18890-        else
love-11.3/configure:18891:	        lua_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "${with_lua}" 2>&1`
love-11.3/configure-18892-        fi
##############################################
love-11.3/configure-18951-  test $ac_status = 0; }; then
love-11.3/configure:18952:  pkg_cv_lua_CFLAGS=`$PKG_CONFIG --cflags "${with_lua}${with_clean_luaversion}" 2>/dev/null`
love-11.3/configure-18953-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-18968-  test $ac_status = 0; }; then
love-11.3/configure:18969:  pkg_cv_lua_LIBS=`$PKG_CONFIG --libs "${with_lua}${with_clean_luaversion}" 2>/dev/null`
love-11.3/configure-18970-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-18989-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:18990:	        lua_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "${with_lua}${with_clean_luaversion}" 2>&1`
love-11.3/configure-18991-        else
love-11.3/configure:18992:	        lua_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "${with_lua}${with_clean_luaversion}" 2>&1`
love-11.3/configure-18993-        fi
##############################################
love-11.3/configure-19010-  test $ac_status = 0; }; then
love-11.3/configure:19011:  pkg_cv_lua_CFLAGS=`$PKG_CONFIG --cflags "${with_lua}" 2>/dev/null`
love-11.3/configure-19012-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19027-  test $ac_status = 0; }; then
love-11.3/configure:19028:  pkg_cv_lua_LIBS=`$PKG_CONFIG --libs "${with_lua}" 2>/dev/null`
love-11.3/configure-19029-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19048-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:19049:	        lua_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "${with_lua}" 2>&1`
love-11.3/configure-19050-        else
love-11.3/configure:19051:	        lua_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "${with_lua}" 2>&1`
love-11.3/configure-19052-        fi
##############################################
love-11.3/configure-19104-  test $ac_status = 0; }; then
love-11.3/configure:19105:  pkg_cv_lua_CFLAGS=`$PKG_CONFIG --cflags "${with_lua}" 2>/dev/null`
love-11.3/configure-19106-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19121-  test $ac_status = 0; }; then
love-11.3/configure:19122:  pkg_cv_lua_LIBS=`$PKG_CONFIG --libs "${with_lua}" 2>/dev/null`
love-11.3/configure-19123-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19142-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:19143:	        lua_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "${with_lua}" 2>&1`
love-11.3/configure-19144-        else
love-11.3/configure:19145:	        lua_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "${with_lua}" 2>&1`
love-11.3/configure-19146-        fi
##############################################
love-11.3/configure-19268-
love-11.3/configure:19269:	as_ac_Header=`$as_echo "ac_cv_header_"${with_lua}${with_luaversion}/lua.h"" | $as_tr_sh`
love-11.3/configure-19270-ac_fn_cxx_check_header_mongrel "$LINENO" ""${with_lua}${with_luaversion}/lua.h"" "$as_ac_Header" "$ac_includes_default"
##############################################
love-11.3/configure-19275-
love-11.3/configure:19276:	as_ac_Header=`$as_echo "ac_cv_header_"${with_lua}/lua.h"" | $as_tr_sh`
love-11.3/configure-19277-ac_fn_cxx_check_header_mongrel "$LINENO" ""${with_lua}/lua.h"" "$as_ac_Header" "$ac_includes_default"
##############################################
love-11.3/configure-19339-  test $ac_status = 0; }; then
love-11.3/configure:19340:  pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl2 >= $min_sdl_version" 2>/dev/null`
love-11.3/configure-19341-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19356-  test $ac_status = 0; }; then
love-11.3/configure:19357:  pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl2 >= $min_sdl_version" 2>/dev/null`
love-11.3/configure-19358-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19377-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:19378:	        SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sdl2 >= $min_sdl_version" 2>&1`
love-11.3/configure-19379-        else
love-11.3/configure:19380:	        SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sdl2 >= $min_sdl_version" 2>&1`
love-11.3/configure-19381-        fi
##############################################
love-11.3/configure-19480-$as_echo "$sdl_framework" >&6; }
love-11.3/configure:19481:        sdl_framework_dir=`dirname $sdl_framework`
love-11.3/configure-19482-        SDL_CFLAGS="-F$sdl_framework_dir -Wl,-framework,SDL2 -I$sdl_framework/include"
##############################################
love-11.3/configure-19492-$as_echo_n "checking for SDL - version >= $min_sdl_version... " >&6; }
love-11.3/configure:19493:        SDL_CFLAGS=`$SDL2_CONFIG $sdl_config_args --cflags`
love-11.3/configure:19494:        SDL_LIBS=`$SDL2_CONFIG $sdl_config_args --libs`
love-11.3/configure-19495-      fi
##############################################
love-11.3/configure-19742-  test $ac_status = 0; }; then
love-11.3/configure:19743:  pkg_cv_zlib_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null`
love-11.3/configure-19744-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19759-  test $ac_status = 0; }; then
love-11.3/configure:19760:  pkg_cv_zlib_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null`
love-11.3/configure-19761-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19780-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:19781:	        zlib_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib" 2>&1`
love-11.3/configure-19782-        else
love-11.3/configure:19783:	        zlib_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib" 2>&1`
love-11.3/configure-19784-        fi
##############################################
love-11.3/configure-19876-  test $ac_status = 0; }; then
love-11.3/configure:19877:  pkg_cv_openal_CFLAGS=`$PKG_CONFIG --cflags "openal" 2>/dev/null`
love-11.3/configure-19878-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19893-  test $ac_status = 0; }; then
love-11.3/configure:19894:  pkg_cv_openal_LIBS=`$PKG_CONFIG --libs "openal" 2>/dev/null`
love-11.3/configure-19895-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19914-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:19915:	        openal_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "openal" 2>&1`
love-11.3/configure-19916-        else
love-11.3/configure:19917:	        openal_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "openal" 2>&1`
love-11.3/configure-19918-        fi
##############################################
love-11.3/configure-19950-  test $ac_status = 0; }; then
love-11.3/configure:19951:  pkg_cv_freetype2_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
love-11.3/configure-19952-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19967-  test $ac_status = 0; }; then
love-11.3/configure:19968:  pkg_cv_freetype2_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
love-11.3/configure-19969-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-19988-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:19989:	        freetype2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2" 2>&1`
love-11.3/configure-19990-        else
love-11.3/configure:19991:	        freetype2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2" 2>&1`
love-11.3/configure-19992-        fi
##############################################
love-11.3/configure-20025-  test $ac_status = 0; }; then
love-11.3/configure:20026:  pkg_cv_libmodplug_CFLAGS=`$PKG_CONFIG --cflags "libmodplug" 2>/dev/null`
love-11.3/configure-20027-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-20042-  test $ac_status = 0; }; then
love-11.3/configure:20043:  pkg_cv_libmodplug_LIBS=`$PKG_CONFIG --libs "libmodplug" 2>/dev/null`
love-11.3/configure-20044-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-20063-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:20064:	        libmodplug_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmodplug" 2>&1`
love-11.3/configure-20065-        else
love-11.3/configure:20066:	        libmodplug_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmodplug" 2>&1`
love-11.3/configure-20067-        fi
##############################################
love-11.3/configure-20097-  test $ac_status = 0; }; then
love-11.3/configure:20098:  pkg_cv_vorbisfile_CFLAGS=`$PKG_CONFIG --cflags "vorbisfile" 2>/dev/null`
love-11.3/configure-20099-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-20114-  test $ac_status = 0; }; then
love-11.3/configure:20115:  pkg_cv_vorbisfile_LIBS=`$PKG_CONFIG --libs "vorbisfile" 2>/dev/null`
love-11.3/configure-20116-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-20135-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:20136:	        vorbisfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "vorbisfile" 2>&1`
love-11.3/configure-20137-        else
love-11.3/configure:20138:	        vorbisfile_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "vorbisfile" 2>&1`
love-11.3/configure-20139-        fi
##############################################
love-11.3/configure-20174-  test $ac_status = 0; }; then
love-11.3/configure:20175:  pkg_cv_theora_CFLAGS=`$PKG_CONFIG --cflags "theoradec" 2>/dev/null`
love-11.3/configure-20176-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-20191-  test $ac_status = 0; }; then
love-11.3/configure:20192:  pkg_cv_theora_LIBS=`$PKG_CONFIG --libs "theoradec" 2>/dev/null`
love-11.3/configure-20193-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
love-11.3/configure-20212-        if test $_pkg_short_errors_supported = yes; then
love-11.3/configure:20213:	        theora_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "theoradec" 2>&1`
love-11.3/configure-20214-        else
love-11.3/configure:20215:	        theora_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "theoradec" 2>&1`
love-11.3/configure-20216-        fi
##############################################
love-11.3/configure-21253-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
love-11.3/configure:21254:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
love-11.3/configure-21255-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
love-11.3/configure-21517-if test -z "$BASH_VERSION$ZSH_VERSION" \
love-11.3/configure:21518:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
love-11.3/configure-21519-  as_echo='print -r --'
love-11.3/configure-21520-  as_echo_n='print -rn --'
love-11.3/configure:21521:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
love-11.3/configure-21522-  as_echo='printf %s\n'
##############################################
love-11.3/configure-21524-else
love-11.3/configure:21525:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
love-11.3/configure-21526-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
love-11.3/configure-21534-	expr "X$arg" : "X\\(.*\\)$as_nl";
love-11.3/configure:21535:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
love-11.3/configure-21536-      esac;
##############################################
love-11.3/configure-21611-# ----------------------------------------
love-11.3/configure:21612:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
love-11.3/configure-21613-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
love-11.3/configure-21683-  {
love-11.3/configure:21684:    as_val=`expr "$@" || test $? -eq 1`
love-11.3/configure-21685-  }
##############################################
love-11.3/configure-21787-      case $as_dir in #(
love-11.3/configure:21788:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
love-11.3/configure-21789-      *) as_qdir=$as_dir;;
##############################################
love-11.3/configure-21922-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
love-11.3/configure:21923:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
love-11.3/configure-21924-ac_cs_version="\\
##############################################
love-11.3/configure-21947-  --*=?*)
love-11.3/configure:21948:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
love-11.3/configure:21949:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
love-11.3/configure-21950-    ac_shift=:
##############################################
love-11.3/configure-21952-  --*=)
love-11.3/configure:21953:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
love-11.3/configure-21954-    ac_optarg=
##############################################
love-11.3/configure-21976-    case $ac_optarg in
love-11.3/configure:21977:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
love-11.3/configure-21978-    '') as_fn_error $? "missing file argument" ;;
##############################################
love-11.3/configure-21984-    case $ac_optarg in
love-11.3/configure:21985:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
love-11.3/configure-21986-    esac
##############################################
love-11.3/configure-22053-delay_variable_subst='$delay_variable_subst'
love-11.3/configure:22054:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22055:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22056:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22057:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22058:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22059:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22060:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22061:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22062:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22063:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22064:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22065:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22066:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22067:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22068:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22069:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22070:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22071:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22072:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22073:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22074:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22075:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22076:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22077:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22078:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22079:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22080:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22081:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22082:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22083:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22084:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22085:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22086:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22087:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22088:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22089:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22090:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22091:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22092:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22093:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22094:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22095:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22096:lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22097:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22098:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22099:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22100:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22101:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22102:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22103:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22104:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22105:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22106:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22107:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22108:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22109:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22110:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22111:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22112:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22113:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22114:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22115:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22116:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22117:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22118:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22119:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22120:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22121:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22122:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22123:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22124:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22125:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22126:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22127:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22128:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22129:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22130:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22131:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22132:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22133:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22134:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22135:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22136:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22137:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22138:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22139:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22140:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22141:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22142:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22143:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22144:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22145:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22146:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22147:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22148:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22149:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22150:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22151:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22152:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22153:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22154:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22155:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22156:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22157:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22158:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22159:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22160:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22161:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22162:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22163:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22164:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22165:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22166:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22167:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22168:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22169:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22170:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22171:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22172:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22173:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22174:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22175:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22176:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22177:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22178:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22179:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22180:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22181:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22182:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22183:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22184:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22185:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22186:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22187:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22188:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22189:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22190:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22191:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22192:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22193:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22194:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22195:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22196:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22197:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22198:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22199:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22200:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22201:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22202:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22203:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22204:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22205:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22206:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22207:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22208:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22209:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22210:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22211:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22212:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22213:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22214:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22215:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22216:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22217:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22218:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22219:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22220:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22221:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22222:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22223:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22224:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22225:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22226:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22227:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22228:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22229:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22230:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22231:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22232:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22233:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22234:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22235:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22236:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22237:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22238:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22239:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22240:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22241:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22242:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure:22243:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
love-11.3/configure-22244-
##############################################
love-11.3/configure-22355-compiler_lib_search_path_CXX; do
love-11.3/configure:22356:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
love-11.3/configure-22357-    *[\\\\\\\`\\"\\\$]*)
love-11.3/configure:22358:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
love-11.3/configure-22359-      ;;
##############################################
love-11.3/configure-22397-postlink_cmds_CXX; do
love-11.3/configure:22398:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
love-11.3/configure-22399-    *[\\\\\\\`\\"\\\$]*)
love-11.3/configure:22400:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
love-11.3/configure-22401-      ;;
##############################################
love-11.3/configure-22498-fi
love-11.3/configure:22499:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
love-11.3/configure-22500-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
love-11.3/configure-22515-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
love-11.3/configure:22516:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
love-11.3/configure-22517-ac_delim='%!_!# '
##############################################
love-11.3/configure-22521-
love-11.3/configure:22522:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
love-11.3/configure-22523-  if test $ac_delim_n = $ac_delim_num; then
##############################################
love-11.3/configure-22659-for ac_last_try in false false :; do
love-11.3/configure:22660:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
love-11.3/configure-22661-  if test -z "$ac_tt"; then
##############################################
love-11.3/configure-22791-      esac
love-11.3/configure:22792:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
love-11.3/configure-22793-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
love-11.3/configure-22850-*)
love-11.3/configure:22851:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
love-11.3/configure-22852-  # A ".." for each directory in $ac_dir_suffix.
love-11.3/configure:22853:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
love-11.3/configure-22854-  case $ac_top_builddir_sub in
##############################################
love-11.3/configure-22911-/@mandir@/p'
love-11.3/configure:22912:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
love-11.3/configure-22913-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
love-11.3/configure-22928-
love-11.3/configure:22929:# Neutralize VPATH when `$srcdir' = `.'.
love-11.3/configure-22930-# Shell code in configure.ac might set extrasub.
##############################################
love-11.3/configure-22956-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
love-11.3/configure:22957:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
love-11.3/configure-22958-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
love-11.3/configure-23002-    * )
love-11.3/configure:23003:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
love-11.3/configure-23004-  esac
##############################################
love-11.3/configure-23057-    # Strip MF so we end up with the name of the file.
love-11.3/configure:23058:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
love-11.3/configure-23059-    # Check whether this is an Automake generated Makefile which includes
##############################################
love-11.3/configure-23626-    *:)
love-11.3/configure:23627:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
love-11.3/configure-23628-        ;;
love-11.3/configure-23629-    x:*)
love-11.3/configure:23630:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
love-11.3/configure-23631-        ;;
love-11.3/configure-23632-    *::*)
love-11.3/configure:23633:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
love-11.3/configure:23634:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
love-11.3/configure-23635-        ;;
love-11.3/configure-23636-    *)
love-11.3/configure:23637:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
love-11.3/configure-23638-        ;;
##############################################
love-11.3/configure-23653-    done
love-11.3/configure:23654:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
love-11.3/configure-23655-}
##############################################
love-11.3/platform/unix/depcomp-64-  case $1 in
love-11.3/platform/unix/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
love-11.3/platform/unix/depcomp-66-      *) dir=;;
##############################################
love-11.3/platform/unix/depcomp-73-{
love-11.3/platform/unix/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
love-11.3/platform/unix/depcomp-75-}
##############################################
love-11.3/platform/unix/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
love-11.3/platform/unix/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
love-11.3/platform/unix/depcomp-128-
##############################################
love-11.3/platform/unix/depcomp-405-        sleep 1
love-11.3/platform/unix/depcomp:406:        i=`expr $i - 1`
love-11.3/platform/unix/depcomp-407-      done
love-11.3/platform/unix/depcomp-408-    fi
love-11.3/platform/unix/depcomp:409:    i=`expr $i - 1`
love-11.3/platform/unix/depcomp-410-  done
##############################################
love-11.3/platform/unix/depcomp-425-  # Do two passes, one to just change these to
love-11.3/platform/unix/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
love-11.3/platform/unix/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
love-11.3/platform/unix/depcomp-659-  done
love-11.3/platform/unix/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
love-11.3/platform/unix/depcomp-661-  touch "$tmpdepfile"
##############################################
love-11.3/platform/unix/ltmain.sh-94-#
love-11.3/platform/unix/ltmain.sh:95:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
love-11.3/platform/unix/ltmain.sh-96-#
##############################################
love-11.3/platform/unix/ltmain.sh-210-          func_executable_p "$_G_path_prog" || continue
love-11.3/platform/unix/ltmain.sh:211:          case `"$_G_path_prog" --version 2>&1` in
love-11.3/platform/unix/ltmain.sh-212-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
love-11.3/platform/unix/ltmain.sh-257-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
love-11.3/platform/unix/ltmain.sh:258:      _G_count=`expr $_G_count + 1`
love-11.3/platform/unix/ltmain.sh-259-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
love-11.3/platform/unix/ltmain.sh-293-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
love-11.3/platform/unix/ltmain.sh:294:      _G_count=`expr $_G_count + 1`
love-11.3/platform/unix/ltmain.sh-295-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
love-11.3/platform/unix/ltmain.sh-418-# The name of this program.
love-11.3/platform/unix/ltmain.sh:419:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
love-11.3/platform/unix/ltmain.sh-420-
##############################################
love-11.3/platform/unix/ltmain.sh-424-  *[\\/]*)
love-11.3/platform/unix/ltmain.sh:425:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
love-11.3/platform/unix/ltmain.sh:426:     progdir=`cd "$progdir" && pwd`
love-11.3/platform/unix/ltmain.sh-427-     progpath=$progdir/$progname
##############################################
love-11.3/platform/unix/ltmain.sh-618-
love-11.3/platform/unix/ltmain.sh:619:    eval _G_current_value='`$ECHO $'$1'`'
love-11.3/platform/unix/ltmain.sh:620:    _G_delim=`expr "$2" : '\(.\)'`
love-11.3/platform/unix/ltmain.sh-621-
##############################################
love-11.3/platform/unix/ltmain.sh-647-
love-11.3/platform/unix/ltmain.sh:648:    func_arith_result=`expr "$@"`
love-11.3/platform/unix/ltmain.sh-649-  }
##############################################
love-11.3/platform/unix/ltmain.sh-668-  # ...otherwise fall back to using sed.
love-11.3/platform/unix/ltmain.sh:669:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
love-11.3/platform/unix/ltmain.sh:670:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
love-11.3/platform/unix/ltmain.sh-671-      if test "X$func_dirname_result" = "X$1"; then
##############################################
love-11.3/platform/unix/ltmain.sh-765-      test -n "$_G_tc" && {
love-11.3/platform/unix/ltmain.sh:766:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
love-11.3/platform/unix/ltmain.sh:767:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
love-11.3/platform/unix/ltmain.sh-768-      }
love-11.3/platform/unix/ltmain.sh-769-    done
love-11.3/platform/unix/ltmain.sh:770:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
love-11.3/platform/unix/ltmain.sh-771-
##############################################
love-11.3/platform/unix/ltmain.sh-839-
love-11.3/platform/unix/ltmain.sh:840:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
love-11.3/platform/unix/ltmain.sh-841-  }
##############################################
love-11.3/platform/unix/ltmain.sh-871-        # ...otherwise throw away the child directory and loop
love-11.3/platform/unix/ltmain.sh:872:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
love-11.3/platform/unix/ltmain.sh-873-      done
love-11.3/platform/unix/ltmain.sh:874:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
love-11.3/platform/unix/ltmain.sh-875-
##############################################
love-11.3/platform/unix/ltmain.sh-909-      # If mktemp works, use that first and foremost
love-11.3/platform/unix/ltmain.sh:910:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
love-11.3/platform/unix/ltmain.sh-911-
##############################################
love-11.3/platform/unix/ltmain.sh-1181-# but optimized for speed.  Result is stored in $func_quotefast_eval.
love-11.3/platform/unix/ltmain.sh:1182:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then
love-11.3/platform/unix/ltmain.sh-1183-  printf -v _GL_test_printf_tilde %q '~'
##############################################
love-11.3/platform/unix/ltmain.sh-1320-    case $2 in
love-11.3/platform/unix/ltmain.sh:1321:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
love-11.3/platform/unix/ltmain.sh:1322:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
love-11.3/platform/unix/ltmain.sh-1323-    esac
##############################################
love-11.3/platform/unix/ltmain.sh-1393-    [0-9]* | *[!a-zA-Z0-9_]*)
love-11.3/platform/unix/ltmain.sh:1394:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
love-11.3/platform/unix/ltmain.sh-1395-      ;;
##############################################
love-11.3/platform/unix/ltmain.sh-1480-
love-11.3/platform/unix/ltmain.sh:1481:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
love-11.3/platform/unix/ltmain.sh-1482-}
##############################################
love-11.3/platform/unix/ltmain.sh-1542-# The default options also support '--debug', which will turn on shell
love-11.3/platform/unix/ltmain.sh:1543:# execution tracing (see the comment above debug_cmd below for another
love-11.3/platform/unix/ltmain.sh-1544-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
love-11.3/platform/unix/ltmain.sh-1636-
love-11.3/platform/unix/ltmain.sh:1637:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
love-11.3/platform/unix/ltmain.sh-1638-}
##############################################
love-11.3/platform/unix/ltmain.sh-2056-
love-11.3/platform/unix/ltmain.sh:2057:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
love-11.3/platform/unix/ltmain.sh-2058-      func_split_equals_rhs=
love-11.3/platform/unix/ltmain.sh-2059-      test "x$func_split_equals_lhs" = "x$1" \
love-11.3/platform/unix/ltmain.sh:2060:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
love-11.3/platform/unix/ltmain.sh-2061-  }
##############################################
love-11.3/platform/unix/ltmain.sh-2084-
love-11.3/platform/unix/ltmain.sh:2085:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
love-11.3/platform/unix/ltmain.sh:2086:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
love-11.3/platform/unix/ltmain.sh-2087-  }
##############################################
love-11.3/platform/unix/ltmain.sh-2270-       version:        $progname (GNU libtool) 2.4.6.42-b88ce
love-11.3/platform/unix/ltmain.sh:2271:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
love-11.3/platform/unix/ltmain.sh:2272:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
love-11.3/platform/unix/ltmain.sh-2273-
##############################################
love-11.3/platform/unix/ltmain.sh-2309-  {
love-11.3/platform/unix/ltmain.sh:2310:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
love-11.3/platform/unix/ltmain.sh-2311-  }
##############################################
love-11.3/platform/unix/ltmain.sh-2314-  {
love-11.3/platform/unix/ltmain.sh:2315:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
love-11.3/platform/unix/ltmain.sh-2316-  }
##############################################
love-11.3/platform/unix/ltmain.sh-2405-	  # quotes we have to do it in 2 steps:
love-11.3/platform/unix/ltmain.sh:2406:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
love-11.3/platform/unix/ltmain.sh-2407-	  eval "$extractedcf"
##############################################
love-11.3/platform/unix/ltmain.sh-2873-      done
love-11.3/platform/unix/ltmain.sh:2874:      CC_expanded=`func_echo_all $CC`
love-11.3/platform/unix/ltmain.sh:2875:      CC_quoted_expanded=`func_echo_all $CC_quoted`
love-11.3/platform/unix/ltmain.sh-2876-      case $@ in
##############################################
love-11.3/platform/unix/ltmain.sh-2886-	    # Evaluate the configuration.
love-11.3/platform/unix/ltmain.sh:2887:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
love-11.3/platform/unix/ltmain.sh-2888-	    CC_quoted=
##############################################
love-11.3/platform/unix/ltmain.sh-2892-	    done
love-11.3/platform/unix/ltmain.sh:2893:	    CC_expanded=`func_echo_all $CC`
love-11.3/platform/unix/ltmain.sh:2894:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
love-11.3/platform/unix/ltmain.sh-2895-	    case "$@ " in
##############################################
love-11.3/platform/unix/ltmain.sh-2984-    # zero AND non-empty stdout, which explains the odd construction:
love-11.3/platform/unix/ltmain.sh:2985:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
love-11.3/platform/unix/ltmain.sh-2986-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
love-11.3/platform/unix/ltmain.sh-3052-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
love-11.3/platform/unix/ltmain.sh:3053:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
love-11.3/platform/unix/ltmain.sh-3054-    if test "$?" -ne 0; then
##############################################
love-11.3/platform/unix/ltmain.sh-3223-    # LT_CYGPATH in this case.
love-11.3/platform/unix/ltmain.sh:3224:    func_to_host_file_result=`cygpath -m "$1"`
love-11.3/platform/unix/ltmain.sh-3225-  fi
##############################################
love-11.3/platform/unix/ltmain.sh-3380-    func_to_host_path_tmp1=$func_stripname_result
love-11.3/platform/unix/ltmain.sh:3381:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
love-11.3/platform/unix/ltmain.sh-3382-    func_convert_path_check : ";" \
##############################################
love-11.3/platform/unix/ltmain.sh-3590-    *.[cCFSifmso] | \
love-11.3/platform/unix/ltmain.sh:3591:    *.ada | *.adb | *.ads | *.asm | \
love-11.3/platform/unix/ltmain.sh-3592-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
love-11.3/platform/unix/ltmain.sh-3667-    if test no = "$compiler_c_o"; then
love-11.3/platform/unix/ltmain.sh:3668:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
love-11.3/platform/unix/ltmain.sh-3669-      lockfile=$output_obj.lock
##############################################
love-11.3/platform/unix/ltmain.sh-3686-*** ERROR, $lockfile exists and contains:
love-11.3/platform/unix/ltmain.sh:3687:`cat $lockfile 2>/dev/null`
love-11.3/platform/unix/ltmain.sh-3688-
##############################################
love-11.3/platform/unix/ltmain.sh-3734-      if test warn = "$need_locks" &&
love-11.3/platform/unix/ltmain.sh:3735:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
love-11.3/platform/unix/ltmain.sh-3736-	$ECHO "\
love-11.3/platform/unix/ltmain.sh-3737-*** ERROR, $lockfile contains:
love-11.3/platform/unix/ltmain.sh:3738:`cat $lockfile 2>/dev/null`
love-11.3/platform/unix/ltmain.sh-3739-
##############################################
love-11.3/platform/unix/ltmain.sh-3783-      if test warn = "$need_locks" &&
love-11.3/platform/unix/ltmain.sh:3784:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
love-11.3/platform/unix/ltmain.sh-3785-	$ECHO "\
love-11.3/platform/unix/ltmain.sh-3786-*** ERROR, $lockfile contains:
love-11.3/platform/unix/ltmain.sh:3787:`cat $lockfile 2>/dev/null`
love-11.3/platform/unix/ltmain.sh-3788-
##############################################
love-11.3/platform/unix/ltmain.sh-4109-      # Get the absolute pathname.
love-11.3/platform/unix/ltmain.sh:4110:      absdir=`cd "$dir" && pwd`
love-11.3/platform/unix/ltmain.sh-4111-      test -n "$absdir" && dir=$absdir
##############################################
love-11.3/platform/unix/ltmain.sh-4208-      if test -n "$lt_sysroot"; then
love-11.3/platform/unix/ltmain.sh:4209:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
love-11.3/platform/unix/ltmain.sh-4210-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
love-11.3/platform/unix/ltmain.sh-4492-	  # Determine the prefix the user has applied to our future dir.
love-11.3/platform/unix/ltmain.sh:4493:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
love-11.3/platform/unix/ltmain.sh-4494-
##############################################
love-11.3/platform/unix/ltmain.sh-4505-	    # Stick the inst_prefix_dir data into the link command.
love-11.3/platform/unix/ltmain.sh:4506:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
love-11.3/platform/unix/ltmain.sh-4507-	  else
love-11.3/platform/unix/ltmain.sh:4508:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
love-11.3/platform/unix/ltmain.sh-4509-	  fi
##############################################
love-11.3/platform/unix/ltmain.sh-4672-	    fi
love-11.3/platform/unix/ltmain.sh:4673:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
love-11.3/platform/unix/ltmain.sh-4674-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
love-11.3/platform/unix/ltmain.sh-4691-	        # Replace the output file specification.
love-11.3/platform/unix/ltmain.sh:4692:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
love-11.3/platform/unix/ltmain.sh-4693-
##############################################
love-11.3/platform/unix/ltmain.sh-4710-	    # Install the binary that we compiled earlier.
love-11.3/platform/unix/ltmain.sh:4711:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
love-11.3/platform/unix/ltmain.sh-4712-	  fi
##############################################
love-11.3/platform/unix/ltmain.sh-4784-    my_pic_p=${3-false}
love-11.3/platform/unix/ltmain.sh:4785:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
love-11.3/platform/unix/ltmain.sh-4786-    my_dlsyms=
##############################################
love-11.3/platform/unix/ltmain.sh-4842-	  # Add our own program objects to the symbol list.
love-11.3/platform/unix/ltmain.sh:4843:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
love-11.3/platform/unix/ltmain.sh-4844-	  for progfile in $progfiles; do
##############################################
love-11.3/platform/unix/ltmain.sh-4904-	          # Use subshell, to avoid clobbering current variable values
love-11.3/platform/unix/ltmain.sh:4905:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
love-11.3/platform/unix/ltmain.sh-4906-	          if test -n "$dlprefile_dlname"; then
##############################################
love-11.3/platform/unix/ltmain.sh-5073-	  if test -f "$output_objdir/$my_outputname.def"; then
love-11.3/platform/unix/ltmain.sh:5074:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
love-11.3/platform/unix/ltmain.sh:5075:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
love-11.3/platform/unix/ltmain.sh-5076-	  else
love-11.3/platform/unix/ltmain.sh:5077:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
love-11.3/platform/unix/ltmain.sh:5078:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
love-11.3/platform/unix/ltmain.sh-5079-	  fi
##############################################
love-11.3/platform/unix/ltmain.sh-5081-	*)
love-11.3/platform/unix/ltmain.sh:5082:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
love-11.3/platform/unix/ltmain.sh:5083:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
love-11.3/platform/unix/ltmain.sh-5084-	  ;;
##############################################
love-11.3/platform/unix/ltmain.sh-5096-      # Nullify the symbol file.
love-11.3/platform/unix/ltmain.sh:5097:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
love-11.3/platform/unix/ltmain.sh:5098:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
love-11.3/platform/unix/ltmain.sh-5099-    fi
##############################################
love-11.3/platform/unix/ltmain.sh-5110-  func_to_tool_file "$1" func_convert_file_msys_to_w32
love-11.3/platform/unix/ltmain.sh:5111:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
love-11.3/platform/unix/ltmain.sh-5112-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
love-11.3/platform/unix/ltmain.sh-5123-  func_to_tool_file "$1" func_convert_file_msys_to_w32
love-11.3/platform/unix/ltmain.sh:5124:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
love-11.3/platform/unix/ltmain.sh-5125-  test -n "$func_cygming_ms_implib_tmp"
##############################################
love-11.3/platform/unix/ltmain.sh-5139-  win32_libid_type=unknown
love-11.3/platform/unix/ltmain.sh:5140:  win32_fileres=`file -L $1 2>/dev/null`
love-11.3/platform/unix/ltmain.sh-5141-  case $win32_fileres in
##############################################
love-11.3/platform/unix/ltmain.sh-5204-
love-11.3/platform/unix/ltmain.sh:5205:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
love-11.3/platform/unix/ltmain.sh-5206-}
##############################################
love-11.3/platform/unix/ltmain.sh-5222-
love-11.3/platform/unix/ltmain.sh:5223:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
love-11.3/platform/unix/ltmain.sh-5224-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
love-11.3/platform/unix/ltmain.sh-5286-    # binutils import library
love-11.3/platform/unix/ltmain.sh:5287:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
love-11.3/platform/unix/ltmain.sh-5288-  elif func_cygming_ms_implib_p "$1"; then
love-11.3/platform/unix/ltmain.sh-5289-    # ms-generated import library
love-11.3/platform/unix/ltmain.sh:5290:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
love-11.3/platform/unix/ltmain.sh-5291-  else
##############################################
love-11.3/platform/unix/ltmain.sh-5370-	  darwin_base_archive=$func_basename_result
love-11.3/platform/unix/ltmain.sh:5371:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
love-11.3/platform/unix/ltmain.sh-5372-	  if test -n "$darwin_arches"; then
love-11.3/platform/unix/ltmain.sh:5373:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
love-11.3/platform/unix/ltmain.sh-5374-	    darwin_arch=
##############################################
love-11.3/platform/unix/ltmain.sh-5384-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
love-11.3/platform/unix/ltmain.sh:5385:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
love-11.3/platform/unix/ltmain.sh-5386-	    darwin_file=
##############################################
love-11.3/platform/unix/ltmain.sh-5388-	    for darwin_file in $darwin_filelist; do
love-11.3/platform/unix/ltmain.sh:5389:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
love-11.3/platform/unix/ltmain.sh-5390-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
love-11.3/platform/unix/ltmain.sh-5403-      esac
love-11.3/platform/unix/ltmain.sh:5404:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
love-11.3/platform/unix/ltmain.sh-5405-    done
##############################################
love-11.3/platform/unix/ltmain.sh-5510-    --lt-dump-script)
love-11.3/platform/unix/ltmain.sh:5511:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
love-11.3/platform/unix/ltmain.sh-5512-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
love-11.3/platform/unix/ltmain.sh:5513:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
love-11.3/platform/unix/ltmain.sh-5514-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
love-11.3/platform/unix/ltmain.sh-5537-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
love-11.3/platform/unix/ltmain.sh:5538:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
love-11.3/platform/unix/ltmain.sh-5539-  done
##############################################
love-11.3/platform/unix/ltmain.sh-5595-  # Find the directory that this script lives in.
love-11.3/platform/unix/ltmain.sh:5596:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
love-11.3/platform/unix/ltmain.sh-5597-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
love-11.3/platform/unix/ltmain.sh-5599-  # Follow symbolic links until we get to the real thisdir.
love-11.3/platform/unix/ltmain.sh:5600:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
love-11.3/platform/unix/ltmain.sh-5601-  while test -n \"\$file\"; do
love-11.3/platform/unix/ltmain.sh:5602:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
love-11.3/platform/unix/ltmain.sh-5603-
##############################################
love-11.3/platform/unix/ltmain.sh-5611-
love-11.3/platform/unix/ltmain.sh:5612:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
love-11.3/platform/unix/ltmain.sh:5613:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
love-11.3/platform/unix/ltmain.sh-5614-  done
##############################################
love-11.3/platform/unix/ltmain.sh-5625-    case \"\$thisdir\" in
love-11.3/platform/unix/ltmain.sh:5626:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
love-11.3/platform/unix/ltmain.sh-5627-    $objdir )   thisdir=. ;;
##############################################
love-11.3/platform/unix/ltmain.sh-5631-  # Try to get the absolute directory name.
love-11.3/platform/unix/ltmain.sh:5632:  absdir=\`cd \"\$thisdir\" && pwd\`
love-11.3/platform/unix/ltmain.sh-5633-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
love-11.3/platform/unix/ltmain.sh-5641-  if test ! -f \"\$progdir/\$program\" ||
love-11.3/platform/unix/ltmain.sh:5642:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
love-11.3/platform/unix/ltmain.sh-5643-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
love-11.3/platform/unix/ltmain.sh-5656-    if test -n \"\$relink_command\"; then
love-11.3/platform/unix/ltmain.sh:5657:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
love-11.3/platform/unix/ltmain.sh-5658-      else
##############################################
love-11.3/platform/unix/ltmain.sh-5700-    # The second colon is a workaround for a bug in BeOS R4 sed
love-11.3/platform/unix/ltmain.sh:5701:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
love-11.3/platform/unix/ltmain.sh-5702-
##############################################
love-11.3/platform/unix/ltmain.sh-6679-
love-11.3/platform/unix/ltmain.sh:6680:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
love-11.3/platform/unix/ltmain.sh-6681-    *import*) : ;;
##############################################
love-11.3/platform/unix/ltmain.sh-6927-	    moreargs=
love-11.3/platform/unix/ltmain.sh:6928:	    for fil in `cat "$save_arg"`
love-11.3/platform/unix/ltmain.sh-6929-	    do
##############################################
love-11.3/platform/unix/ltmain.sh-7188-	*)
love-11.3/platform/unix/ltmain.sh:7189:	  absdir=`cd "$dir" && pwd`
love-11.3/platform/unix/ltmain.sh-7190-	  test -z "$absdir" && \
##############################################
love-11.3/platform/unix/ltmain.sh-7209-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
love-11.3/platform/unix/ltmain.sh:7210:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
love-11.3/platform/unix/ltmain.sh-7211-	  case :$dllsearchpath: in
##############################################
love-11.3/platform/unix/ltmain.sh-7506-      -Z*)
love-11.3/platform/unix/ltmain.sh:7507:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
love-11.3/platform/unix/ltmain.sh-7508-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
love-11.3/platform/unix/ltmain.sh-7676-      # get the directories listed in $shlibpath_var
love-11.3/platform/unix/ltmain.sh:7677:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
love-11.3/platform/unix/ltmain.sh-7678-    else
##############################################
love-11.3/platform/unix/ltmain.sh-7992-		  set dummy $deplibs_check_method; shift
love-11.3/platform/unix/ltmain.sh:7993:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
love-11.3/platform/unix/ltmain.sh-7994-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
love-11.3/platform/unix/ltmain.sh-8082-	if test -n "$inherited_linker_flags"; then
love-11.3/platform/unix/ltmain.sh:8083:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
love-11.3/platform/unix/ltmain.sh-8084-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
love-11.3/platform/unix/ltmain.sh-8090-	fi
love-11.3/platform/unix/ltmain.sh:8091:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
love-11.3/platform/unix/ltmain.sh-8092-	if test lib,link = "$linkmode,$pass" ||
##############################################
love-11.3/platform/unix/ltmain.sh-8163-	*)
love-11.3/platform/unix/ltmain.sh:8164:	  abs_ladir=`cd "$ladir" && pwd`
love-11.3/platform/unix/ltmain.sh-8165-	  if test -z "$abs_ladir"; then
##############################################
love-11.3/platform/unix/ltmain.sh-8416-	    shift
love-11.3/platform/unix/ltmain.sh:8417:	    libname=`eval "\\$ECHO \"$libname_spec\""`
love-11.3/platform/unix/ltmain.sh-8418-	    # use dlname if we got it. it's perfectly good, no?
##############################################
love-11.3/platform/unix/ltmain.sh-8708-		*)
love-11.3/platform/unix/ltmain.sh:8709:		  absdir=`cd "$dir" && pwd`
love-11.3/platform/unix/ltmain.sh-8710-		  if test -z "$absdir"; then
##############################################
love-11.3/platform/unix/ltmain.sh-8719-		  depdepl=
love-11.3/platform/unix/ltmain.sh:8720:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
love-11.3/platform/unix/ltmain.sh-8721-		  if test -n "$deplibrary_names"; then
##############################################
love-11.3/platform/unix/ltmain.sh-8726-		      depdepl=$absdir/$objdir/$depdepl
love-11.3/platform/unix/ltmain.sh:8727:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
love-11.3/platform/unix/ltmain.sh-8728-                      if test -z "$darwin_install_name"; then
love-11.3/platform/unix/ltmain.sh:8729:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
love-11.3/platform/unix/ltmain.sh-8730-                      fi
##############################################
love-11.3/platform/unix/ltmain.sh-8741-		else
love-11.3/platform/unix/ltmain.sh:8742:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
love-11.3/platform/unix/ltmain.sh-8743-		  test -z "$libdir" && \
##############################################
love-11.3/platform/unix/ltmain.sh-8764-	else
love-11.3/platform/unix/ltmain.sh:8765:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
love-11.3/platform/unix/ltmain.sh-8766-	fi
##############################################
love-11.3/platform/unix/ltmain.sh-8853-        linux*)
love-11.3/platform/unix/ltmain.sh:8854:          case `$CC -V 2>&1 | sed 5q` in
love-11.3/platform/unix/ltmain.sh-8855-          *Sun\ C*) # Sun C++ 5.9
##############################################
love-11.3/platform/unix/ltmain.sh-9258-	removelist=
love-11.3/platform/unix/ltmain.sh:9259:	tempremovelist=`$ECHO "$output_objdir/*"`
love-11.3/platform/unix/ltmain.sh-9260-	for p in $tempremovelist; do
##############################################
love-11.3/platform/unix/ltmain.sh-9284-	# Transform .lo files to .o files.
love-11.3/platform/unix/ltmain.sh:9285:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
love-11.3/platform/unix/ltmain.sh-9286-      fi
##############################################
love-11.3/platform/unix/ltmain.sh-9289-      #for path in $notinst_path; do
love-11.3/platform/unix/ltmain.sh:9290:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
love-11.3/platform/unix/ltmain.sh:9291:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
love-11.3/platform/unix/ltmain.sh:9292:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
love-11.3/platform/unix/ltmain.sh-9293-      #done
##############################################
love-11.3/platform/unix/ltmain.sh-9410-		if test -n "$i"; then
love-11.3/platform/unix/ltmain.sh:9411:		  libname=`eval "\\$ECHO \"$libname_spec\""`
love-11.3/platform/unix/ltmain.sh:9412:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
love-11.3/platform/unix/ltmain.sh-9413-		  set dummy $deplib_matches; shift
love-11.3/platform/unix/ltmain.sh-9414-		  deplib_match=$1
love-11.3/platform/unix/ltmain.sh:9415:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
love-11.3/platform/unix/ltmain.sh-9416-		    func_append newdeplibs " $i"
##############################################
love-11.3/platform/unix/ltmain.sh-9453-		  if test -n "$i"; then
love-11.3/platform/unix/ltmain.sh:9454:		    libname=`eval "\\$ECHO \"$libname_spec\""`
love-11.3/platform/unix/ltmain.sh:9455:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
love-11.3/platform/unix/ltmain.sh-9456-		    set dummy $deplib_matches; shift
love-11.3/platform/unix/ltmain.sh-9457-		    deplib_match=$1
love-11.3/platform/unix/ltmain.sh:9458:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
love-11.3/platform/unix/ltmain.sh-9459-		      func_append newdeplibs " $i"
##############################################
love-11.3/platform/unix/ltmain.sh-9488-	  set dummy $deplibs_check_method; shift
love-11.3/platform/unix/ltmain.sh:9489:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
love-11.3/platform/unix/ltmain.sh-9490-	  for a_deplib in $deplibs; do
##############################################
love-11.3/platform/unix/ltmain.sh-9503-	      if test -n "$a_deplib"; then
love-11.3/platform/unix/ltmain.sh:9504:		libname=`eval "\\$ECHO \"$libname_spec\""`
love-11.3/platform/unix/ltmain.sh-9505-		if test -n "$file_magic_glob"; then
love-11.3/platform/unix/ltmain.sh:9506:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
love-11.3/platform/unix/ltmain.sh-9507-		else
##############################################
love-11.3/platform/unix/ltmain.sh-9513-		    shopt -s nocaseglob
love-11.3/platform/unix/ltmain.sh:9514:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
love-11.3/platform/unix/ltmain.sh-9515-		    $nocaseglob
love-11.3/platform/unix/ltmain.sh-9516-		  else
love-11.3/platform/unix/ltmain.sh:9517:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
love-11.3/platform/unix/ltmain.sh-9518-		  fi
##############################################
love-11.3/platform/unix/ltmain.sh-9531-		      while test -h "$potlib" 2>/dev/null; do
love-11.3/platform/unix/ltmain.sh:9532:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
love-11.3/platform/unix/ltmain.sh-9533-			case $potliblink in
love-11.3/platform/unix/ltmain.sh-9534-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
love-11.3/platform/unix/ltmain.sh:9535:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
love-11.3/platform/unix/ltmain.sh-9536-			esac
##############################################
love-11.3/platform/unix/ltmain.sh-9572-	  set dummy $deplibs_check_method; shift
love-11.3/platform/unix/ltmain.sh:9573:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
love-11.3/platform/unix/ltmain.sh-9574-	  for a_deplib in $deplibs; do
##############################################
love-11.3/platform/unix/ltmain.sh-9587-	      if test -n "$a_deplib"; then
love-11.3/platform/unix/ltmain.sh:9588:		libname=`eval "\\$ECHO \"$libname_spec\""`
love-11.3/platform/unix/ltmain.sh-9589-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
love-11.3/platform/unix/ltmain.sh:9590:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
love-11.3/platform/unix/ltmain.sh-9591-		  for potent_lib in $potential_libs; do
##############################################
love-11.3/platform/unix/ltmain.sh-9626-	  newdeplibs=
love-11.3/platform/unix/ltmain.sh:9627:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
love-11.3/platform/unix/ltmain.sh-9628-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
love-11.3/platform/unix/ltmain.sh-9630-	      # can't use Xsed below, because $i might contain '/'
love-11.3/platform/unix/ltmain.sh:9631:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
love-11.3/platform/unix/ltmain.sh-9632-	    done
##############################################
love-11.3/platform/unix/ltmain.sh-9656-	  # On Rhapsody replace the C library with the System framework
love-11.3/platform/unix/ltmain.sh:9657:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
love-11.3/platform/unix/ltmain.sh-9658-	  ;;
##############################################
love-11.3/platform/unix/ltmain.sh-9708-	*-*-darwin*)
love-11.3/platform/unix/ltmain.sh:9709:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
love-11.3/platform/unix/ltmain.sh:9710:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
love-11.3/platform/unix/ltmain.sh:9711:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
love-11.3/platform/unix/ltmain.sh-9712-	  ;;
##############################################
love-11.3/platform/unix/ltmain.sh-9835-	# Use standard objects if they are pic
love-11.3/platform/unix/ltmain.sh:9836:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
love-11.3/platform/unix/ltmain.sh-9837-	test "X$libobjs" = "X " && libobjs=
##############################################
love-11.3/platform/unix/ltmain.sh-10349-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
love-11.3/platform/unix/ltmain.sh:10350:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
love-11.3/platform/unix/ltmain.sh-10351-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
love-11.3/platform/unix/ltmain.sh-10364-      # Create the old-style object.
love-11.3/platform/unix/ltmain.sh:10365:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
love-11.3/platform/unix/ltmain.sh-10366-
##############################################
love-11.3/platform/unix/ltmain.sh-10422-	# On Rhapsody replace the C library is the System framework
love-11.3/platform/unix/ltmain.sh:10423:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
love-11.3/platform/unix/ltmain.sh:10424:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
love-11.3/platform/unix/ltmain.sh-10425-	;;
##############################################
love-11.3/platform/unix/ltmain.sh-10440-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
love-11.3/platform/unix/ltmain.sh:10441:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
love-11.3/platform/unix/ltmain.sh:10442:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
love-11.3/platform/unix/ltmain.sh-10443-	;;
##############################################
love-11.3/platform/unix/ltmain.sh-10518-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
love-11.3/platform/unix/ltmain.sh:10519:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
love-11.3/platform/unix/ltmain.sh-10520-	  case :$dllsearchpath: in
##############################################
love-11.3/platform/unix/ltmain.sh-10578-	# Transform all the library objects into standard objects.
love-11.3/platform/unix/ltmain.sh:10579:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
love-11.3/platform/unix/ltmain.sh:10580:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
love-11.3/platform/unix/ltmain.sh-10581-      fi
##############################################
love-11.3/platform/unix/ltmain.sh-10606-	# Replace the output file specification.
love-11.3/platform/unix/ltmain.sh:10607:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
love-11.3/platform/unix/ltmain.sh-10608-	link_command=$compile_command$compile_rpath
##############################################
love-11.3/platform/unix/ltmain.sh-10615-	  func_to_tool_file "$output"
love-11.3/platform/unix/ltmain.sh:10616:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
love-11.3/platform/unix/ltmain.sh-10617-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
love-11.3/platform/unix/ltmain.sh-10659-	# Replace the output file specification.
love-11.3/platform/unix/ltmain.sh:10660:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
love-11.3/platform/unix/ltmain.sh-10661-	# Delete the old output file.
##############################################
love-11.3/platform/unix/ltmain.sh-10667-	  func_to_tool_file "$output"
love-11.3/platform/unix/ltmain.sh:10668:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
love-11.3/platform/unix/ltmain.sh-10669-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
love-11.3/platform/unix/ltmain.sh-10685-	  link_command=$finalize_var$compile_command$finalize_rpath
love-11.3/platform/unix/ltmain.sh:10686:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
love-11.3/platform/unix/ltmain.sh-10687-          ;;
##############################################
love-11.3/platform/unix/ltmain.sh-10698-      # Replace the output file specification.
love-11.3/platform/unix/ltmain.sh:10699:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
love-11.3/platform/unix/ltmain.sh-10700-
##############################################
love-11.3/platform/unix/ltmain.sh-10707-	func_to_tool_file "$output_objdir/$outputname"
love-11.3/platform/unix/ltmain.sh:10708:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
love-11.3/platform/unix/ltmain.sh-10709-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
love-11.3/platform/unix/ltmain.sh-10998-		func_resolve_sysroot "$deplib"
love-11.3/platform/unix/ltmain.sh:10999:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
love-11.3/platform/unix/ltmain.sh-11000-		test -z "$libdir" && \
##############################################
love-11.3/platform/unix/ltmain.sh-11024-		name=$func_basename_result
love-11.3/platform/unix/ltmain.sh:11025:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
love-11.3/platform/unix/ltmain.sh-11026-		test -z "$libdir" && \
##############################################
love-11.3/platform/unix/ltmain.sh-11043-		name=$func_basename_result
love-11.3/platform/unix/ltmain.sh:11044:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
love-11.3/platform/unix/ltmain.sh-11045-		test -z "$libdir" && \
##############################################
love-11.3/platform/unix/ltmain.sh-11362-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
love-11.3/platform/unix/ltmain.sh:11363:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
love-11.3/platform/unix/ltmain.sh-11364-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
love-11.3/platform/unix/install-sh-234-      fi
love-11.3/platform/unix/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
love-11.3/platform/unix/install-sh-236-    *)
##############################################
love-11.3/platform/unix/install-sh-280-      dstdir=$dst
love-11.3/platform/unix/install-sh:281:      dstbase=`basename "$src"`
love-11.3/platform/unix/install-sh-282-      case $dst in
##############################################
love-11.3/platform/unix/install-sh-287-    else
love-11.3/platform/unix/install-sh:288:      dstdir=`dirname "$dst"`
love-11.3/platform/unix/install-sh-289-      test -d "$dstdir"
##############################################
love-11.3/platform/unix/install-sh-354-                   test_tmpdir="$tmpdir/a"
love-11.3/platform/unix/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
love-11.3/platform/unix/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
love-11.3/platform/unix/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
love-11.3/platform/unix/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
love-11.3/platform/unix/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
love-11.3/platform/unix/install-sh-419-            case $prefix in
love-11.3/platform/unix/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
love-11.3/platform/unix/install-sh-421-              *) qprefix=$prefix;;
##############################################
love-11.3/platform/unix/install-sh-468-    if $copy_on_change &&
love-11.3/platform/unix/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
love-11.3/platform/unix/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
love-11.3/platform/unix/install-sh-471-       set -f &&
##############################################
love-11.3/platform/unix/config.sub-52-
love-11.3/platform/unix/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
love-11.3/platform/unix/config.sub-54-
##############################################
love-11.3/platform/unix/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
love-11.3/platform/unix/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
love-11.3/platform/unix/config.sub-116-case $maybe_os in
##############################################
love-11.3/platform/unix/config.sub-122-    os=-$maybe_os
love-11.3/platform/unix/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
love-11.3/platform/unix/config.sub-124-    ;;
##############################################
love-11.3/platform/unix/config.sub-126-    os=-linux-android
love-11.3/platform/unix/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
love-11.3/platform/unix/config.sub-128-    ;;
love-11.3/platform/unix/config.sub-129-  *)
love-11.3/platform/unix/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
love-11.3/platform/unix/config.sub-131-    if [ "$basic_machine" != "$1" ]
love-11.3/platform/unix/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
love-11.3/platform/unix/config.sub-133-    else os=; fi
##############################################
love-11.3/platform/unix/config.sub-180-		os=-sco5v6
love-11.3/platform/unix/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
love-11.3/platform/unix/config.sub-182-		;;
##############################################
love-11.3/platform/unix/config.sub-184-		os=-sco3.2v5
love-11.3/platform/unix/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
love-11.3/platform/unix/config.sub-186-		;;
##############################################
love-11.3/platform/unix/config.sub-188-		os=-sco3.2v4
love-11.3/platform/unix/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
love-11.3/platform/unix/config.sub-190-		;;
love-11.3/platform/unix/config.sub-191-	-sco3.2.[4-9]*)
love-11.3/platform/unix/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
love-11.3/platform/unix/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
love-11.3/platform/unix/config.sub-194-		;;
##############################################
love-11.3/platform/unix/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
love-11.3/platform/unix/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
love-11.3/platform/unix/config.sub-198-		;;
##############################################
love-11.3/platform/unix/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
love-11.3/platform/unix/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
love-11.3/platform/unix/config.sub-202-		;;
##############################################
love-11.3/platform/unix/config.sub-204-		os=-sco3.2v2
love-11.3/platform/unix/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
love-11.3/platform/unix/config.sub-206-		;;
love-11.3/platform/unix/config.sub-207-	-udk*)
love-11.3/platform/unix/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
love-11.3/platform/unix/config.sub-209-		;;
##############################################
love-11.3/platform/unix/config.sub-211-		os=-isc2.2
love-11.3/platform/unix/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
love-11.3/platform/unix/config.sub-213-		;;
##############################################
love-11.3/platform/unix/config.sub-217-	-isc*)
love-11.3/platform/unix/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
love-11.3/platform/unix/config.sub-219-		;;
##############################################
love-11.3/platform/unix/config.sub-229-	-ptx*)
love-11.3/platform/unix/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
love-11.3/platform/unix/config.sub-231-		;;
##############################################
love-11.3/platform/unix/config.sub-364-	*-*-*)
love-11.3/platform/unix/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
love-11.3/platform/unix/config.sub-366-		exit 1
##############################################
love-11.3/platform/unix/config.sub-493-	amd64-*)
love-11.3/platform/unix/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-495-		;;
##############################################
love-11.3/platform/unix/config.sub-538-	blackfin-*)
love-11.3/platform/unix/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-540-		os=-linux
##############################################
love-11.3/platform/unix/config.sub-546-	c54x-*)
love-11.3/platform/unix/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-548-		;;
love-11.3/platform/unix/config.sub-549-	c55x-*)
love-11.3/platform/unix/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-551-		;;
love-11.3/platform/unix/config.sub-552-	c6x-*)
love-11.3/platform/unix/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-554-		;;
##############################################
love-11.3/platform/unix/config.sub-650-	e500v[12]-*)
love-11.3/platform/unix/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-652-		os=$os"spe"
##############################################
love-11.3/platform/unix/config.sub-754-	i*86v32)
love-11.3/platform/unix/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
love-11.3/platform/unix/config.sub-756-		os=-sysv32
##############################################
love-11.3/platform/unix/config.sub-758-	i*86v4*)
love-11.3/platform/unix/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
love-11.3/platform/unix/config.sub-760-		os=-sysv4
##############################################
love-11.3/platform/unix/config.sub-762-	i*86v)
love-11.3/platform/unix/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
love-11.3/platform/unix/config.sub-764-		os=-sysv
##############################################
love-11.3/platform/unix/config.sub-766-	i*86sol2)
love-11.3/platform/unix/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
love-11.3/platform/unix/config.sub-768-		os=-solaris2
##############################################
love-11.3/platform/unix/config.sub-792-	leon-*|leon[3-9]-*)
love-11.3/platform/unix/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
love-11.3/platform/unix/config.sub-794-		;;
##############################################
love-11.3/platform/unix/config.sub-799-	m68knommu-*)
love-11.3/platform/unix/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-801-		os=-linux
##############################################
love-11.3/platform/unix/config.sub-833-	mips3*-*)
love-11.3/platform/unix/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
love-11.3/platform/unix/config.sub-835-		;;
love-11.3/platform/unix/config.sub-836-	mips3*)
love-11.3/platform/unix/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
love-11.3/platform/unix/config.sub-838-		;;
##############################################
love-11.3/platform/unix/config.sub-855-	ms1-*)
love-11.3/platform/unix/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
love-11.3/platform/unix/config.sub-857-		;;
##############################################
love-11.3/platform/unix/config.sub-980-	parisc-*)
love-11.3/platform/unix/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-982-		os=-linux
##############################################
love-11.3/platform/unix/config.sub-996-	pc98-*)
love-11.3/platform/unix/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-998-		;;
##############################################
love-11.3/platform/unix/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
love-11.3/platform/unix/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-1013-		;;
love-11.3/platform/unix/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
love-11.3/platform/unix/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-1016-		;;
love-11.3/platform/unix/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
love-11.3/platform/unix/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-1019-		;;
love-11.3/platform/unix/config.sub-1020-	pentium4-*)
love-11.3/platform/unix/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-1022-		;;
##############################################
love-11.3/platform/unix/config.sub-1030-	ppc-* | ppcbe-*)
love-11.3/platform/unix/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-1032-		;;
##############################################
love-11.3/platform/unix/config.sub-1036-	ppcle-* | powerpclittle-*)
love-11.3/platform/unix/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-1038-		;;
##############################################
love-11.3/platform/unix/config.sub-1040-		;;
love-11.3/platform/unix/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-1042-		;;
##############################################
love-11.3/platform/unix/config.sub-1046-	ppc64le-* | powerpc64little-*)
love-11.3/platform/unix/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-1048-		;;
##############################################
love-11.3/platform/unix/config.sub-1122-	strongarm-* | thumb-*)
love-11.3/platform/unix/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
love-11.3/platform/unix/config.sub-1124-		;;
##############################################
love-11.3/platform/unix/config.sub-1255-	xscale-* | xscalee[bl]-*)
love-11.3/platform/unix/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
love-11.3/platform/unix/config.sub-1257-		;;
##############################################
love-11.3/platform/unix/config.sub-1317-	*)
love-11.3/platform/unix/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
love-11.3/platform/unix/config.sub-1319-		exit 1
##############################################
love-11.3/platform/unix/config.sub-1325-	*-digital*)
love-11.3/platform/unix/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
love-11.3/platform/unix/config.sub-1327-		;;
love-11.3/platform/unix/config.sub-1328-	*-commodore*)
love-11.3/platform/unix/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
love-11.3/platform/unix/config.sub-1330-		;;
##############################################
love-11.3/platform/unix/config.sub-1346-	-solaris1 | -solaris1.*)
love-11.3/platform/unix/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
love-11.3/platform/unix/config.sub-1348-		;;
##############################################
love-11.3/platform/unix/config.sub-1355-	-gnu/linux*)
love-11.3/platform/unix/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
love-11.3/platform/unix/config.sub-1357-		;;
##############################################
love-11.3/platform/unix/config.sub-1407-	-nto*)
love-11.3/platform/unix/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
love-11.3/platform/unix/config.sub-1409-		;;
##############################################
love-11.3/platform/unix/config.sub-1414-	-mac*)
love-11.3/platform/unix/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
love-11.3/platform/unix/config.sub-1416-		;;
##############################################
love-11.3/platform/unix/config.sub-1420-	-linux*)
love-11.3/platform/unix/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
love-11.3/platform/unix/config.sub-1422-		;;
love-11.3/platform/unix/config.sub-1423-	-sunos5*)
love-11.3/platform/unix/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
love-11.3/platform/unix/config.sub-1425-		;;
love-11.3/platform/unix/config.sub-1426-	-sunos6*)
love-11.3/platform/unix/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
love-11.3/platform/unix/config.sub-1428-		;;
##############################################
love-11.3/platform/unix/config.sub-1469-	-sinix5.*)
love-11.3/platform/unix/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
love-11.3/platform/unix/config.sub-1471-		;;
##############################################
love-11.3/platform/unix/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
love-11.3/platform/unix/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
love-11.3/platform/unix/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
love-11.3/platform/unix/config.sub-1531-		exit 1
##############################################
love-11.3/platform/unix/config.sub-1788-		esac
love-11.3/platform/unix/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
love-11.3/platform/unix/config.sub-1790-		;;
##############################################
love-11.3/platform/unix/config.guess-34-
love-11.3/platform/unix/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
love-11.3/platform/unix/config.guess-36-
##############################################
love-11.3/platform/unix/config.guess-102-: ${TMPDIR=/tmp} ;
love-11.3/platform/unix/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
love-11.3/platform/unix/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
love-11.3/platform/unix/config.guess-151-	EOF
love-11.3/platform/unix/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
love-11.3/platform/unix/config.guess-153-
##############################################
love-11.3/platform/unix/config.guess-188-	    earmv*)
love-11.3/platform/unix/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
love-11.3/platform/unix/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
love-11.3/platform/unix/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
love-11.3/platform/unix/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
love-11.3/platform/unix/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
love-11.3/platform/unix/config.guess-222-		;;
##############################################
love-11.3/platform/unix/config.guess-233-	    *)
love-11.3/platform/unix/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
love-11.3/platform/unix/config.guess-235-		;;
##############################################
love-11.3/platform/unix/config.guess-280-	*4.0)
love-11.3/platform/unix/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
love-11.3/platform/unix/config.guess-282-		;;
love-11.3/platform/unix/config.guess-283-	*5.*)
love-11.3/platform/unix/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
love-11.3/platform/unix/config.guess-285-		;;
##############################################
love-11.3/platform/unix/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
love-11.3/platform/unix/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
love-11.3/platform/unix/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
love-11.3/platform/unix/config.guess-328-	# 1.2 uses "1.2" for uname -r.
love-11.3/platform/unix/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
love-11.3/platform/unix/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
love-11.3/platform/unix/config.guess-379-    s390x:SunOS:*:*)
love-11.3/platform/unix/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
love-11.3/platform/unix/config.guess-381-	exit ;;
love-11.3/platform/unix/config.guess-382-    sun4H:SunOS:5.*:*)
love-11.3/platform/unix/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
love-11.3/platform/unix/config.guess-384-	exit ;;
love-11.3/platform/unix/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
love-11.3/platform/unix/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
love-11.3/platform/unix/config.guess-387-	exit ;;
##############################################
love-11.3/platform/unix/config.guess-404-	fi
love-11.3/platform/unix/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
love-11.3/platform/unix/config.guess-406-	exit ;;
##############################################
love-11.3/platform/unix/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
love-11.3/platform/unix/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
love-11.3/platform/unix/config.guess-412-	exit ;;
##############################################
love-11.3/platform/unix/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
love-11.3/platform/unix/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
love-11.3/platform/unix/config.guess-421-	exit ;;
##############################################
love-11.3/platform/unix/config.guess-425-    sun*:*:4.2BSD:*)
love-11.3/platform/unix/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
love-11.3/platform/unix/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
love-11.3/platform/unix/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
love-11.3/platform/unix/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
love-11.3/platform/unix/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
love-11.3/platform/unix/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
love-11.3/platform/unix/config.guess-563-    *:IRIX*:*:*)
love-11.3/platform/unix/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
love-11.3/platform/unix/config.guess-565-	exit ;;
##############################################
love-11.3/platform/unix/config.guess-593-EOF
love-11.3/platform/unix/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
love-11.3/platform/unix/config.guess-595-		then
##############################################
love-11.3/platform/unix/config.guess-606-    *:AIX:*:[4567])
love-11.3/platform/unix/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
love-11.3/platform/unix/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
love-11.3/platform/unix/config.guess-642-    9000/[34678]??:HP-UX:*:*)
love-11.3/platform/unix/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
love-11.3/platform/unix/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
love-11.3/platform/unix/config.guess-696-EOF
love-11.3/platform/unix/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
love-11.3/platform/unix/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
love-11.3/platform/unix/config.guess-724-    ia64:HP-UX:*:*)
love-11.3/platform/unix/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
love-11.3/platform/unix/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
love-11.3/platform/unix/config.guess-754-EOF
love-11.3/platform/unix/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
love-11.3/platform/unix/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
love-11.3/platform/unix/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
love-11.3/platform/unix/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
love-11.3/platform/unix/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
love-11.3/platform/unix/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
love-11.3/platform/unix/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
love-11.3/platform/unix/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
love-11.3/platform/unix/config.guess-850-	esac
love-11.3/platform/unix/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
love-11.3/platform/unix/config.guess-852-	exit ;;
##############################################
love-11.3/platform/unix/config.guess-886-    prep*:SunOS:5.*:*)
love-11.3/platform/unix/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
love-11.3/platform/unix/config.guess-888-	exit ;;
##############################################
love-11.3/platform/unix/config.guess-890-	# the GNU system
love-11.3/platform/unix/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
love-11.3/platform/unix/config.guess-892-	exit ;;
##############################################
love-11.3/platform/unix/config.guess-894-	# other systems with GNU libc and userland
love-11.3/platform/unix/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
love-11.3/platform/unix/config.guess-896-	exit ;;
##############################################
love-11.3/platform/unix/config.guess-988-EOF
love-11.3/platform/unix/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
love-11.3/platform/unix/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
love-11.3/platform/unix/config.guess-1088-    i*86:*:4.*:*)
love-11.3/platform/unix/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
love-11.3/platform/unix/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
love-11.3/platform/unix/config.guess-1291-	fi
love-11.3/platform/unix/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
love-11.3/platform/unix/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
love-11.3/platform/unix/config.guess-1389-    *:DragonFly:*:*)
love-11.3/platform/unix/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
love-11.3/platform/unix/config.guess-1391-	exit ;;
##############################################
love-11.3/platform/unix/config.guess-1402-    i*86:skyos:*:*)
love-11.3/platform/unix/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
love-11.3/platform/unix/config.guess-1404-	exit ;;
##############################################
love-11.3/platform/unix/compile-67-	mingw/*)
love-11.3/platform/unix/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
love-11.3/platform/unix/compile-69-	  ;;
love-11.3/platform/unix/compile-70-	cygwin/*)
love-11.3/platform/unix/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
love-11.3/platform/unix/compile-72-	  ;;
love-11.3/platform/unix/compile-73-	wine/*)
love-11.3/platform/unix/compile:74:	  file=`winepath -w "$file" || echo "$file"`
love-11.3/platform/unix/compile-75-	  ;;
##############################################
love-11.3/platform/unix/compile-310-# Name of file we expect compiler to create.
love-11.3/platform/unix/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
love-11.3/platform/unix/compile-312-
##############################################
love-11.3/platform/unix/compile-316-# object file name, since that is what matters with a parallel build.
love-11.3/platform/unix/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
love-11.3/platform/unix/compile-318-while true; do
##############################################
love-11.3/platform/unix/ar-lib-65-	mingw)
love-11.3/platform/unix/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
love-11.3/platform/unix/ar-lib-67-	  ;;
love-11.3/platform/unix/ar-lib-68-	cygwin)
love-11.3/platform/unix/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
love-11.3/platform/unix/ar-lib-70-	  ;;
love-11.3/platform/unix/ar-lib-71-	wine)
love-11.3/platform/unix/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
love-11.3/platform/unix/ar-lib-73-	  ;;
##############################################
love-11.3/platform/unix/ar-lib-88-  archive=$3
love-11.3/platform/unix/ar-lib:89:  at_file_contents=`cat "$1"`
love-11.3/platform/unix/ar-lib-90-  eval set x "$at_file_contents"
##############################################
love-11.3/platform/unix/m4/ltsugar.m4-68-m4_define([lt_combine],
love-11.3/platform/unix/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
love-11.3/platform/unix/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
love-11.3/platform/unix/m4/libtool.m4-119-    done
love-11.3/platform/unix/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
love-11.3/platform/unix/m4/libtool.m4-121-}
##############################################
love-11.3/platform/unix/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
love-11.3/platform/unix/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
love-11.3/platform/unix/m4/libtool.m4-439-
##############################################
love-11.3/platform/unix/m4/libtool.m4-447-#
love-11.3/platform/unix/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
love-11.3/platform/unix/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
love-11.3/platform/unix/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
love-11.3/platform/unix/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
love-11.3/platform/unix/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
love-11.3/platform/unix/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
love-11.3/platform/unix/m4/libtool.m4-561-      ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
love-11.3/platform/unix/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
love-11.3/platform/unix/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
love-11.3/platform/unix/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
love-11.3/platform/unix/m4/libtool.m4-574-      ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
love-11.3/platform/unix/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
love-11.3/platform/unix/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
love-11.3/platform/unix/m4/libtool.m4-1165-      }]'
love-11.3/platform/unix/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
love-11.3/platform/unix/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
love-11.3/platform/unix/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
love-11.3/platform/unix/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
love-11.3/platform/unix/m4/libtool.m4-1170-  fi],[])
##############################################
love-11.3/platform/unix/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
love-11.3/platform/unix/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
love-11.3/platform/unix/m4/libtool.m4-1203-  ECHO='print -r --'
love-11.3/platform/unix/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
love-11.3/platform/unix/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
love-11.3/platform/unix/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
love-11.3/platform/unix/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
love-11.3/platform/unix/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
love-11.3/platform/unix/m4/libtool.m4-1239-
##############################################
love-11.3/platform/unix/m4/libtool.m4-1260-   if test yes = "$GCC"; then
love-11.3/platform/unix/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
love-11.3/platform/unix/m4/libtool.m4-1262-   fi
##############################################
love-11.3/platform/unix/m4/libtool.m4-1264- /*)
love-11.3/platform/unix/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
love-11.3/platform/unix/m4/libtool.m4-1266-   ;; #(
##############################################
love-11.3/platform/unix/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
love-11.3/platform/unix/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
love-11.3/platform/unix/m4/libtool.m4-1296-      *ELF-32*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
love-11.3/platform/unix/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
love-11.3/platform/unix/m4/libtool.m4-1313-	*32-bit*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-1323-    else
love-11.3/platform/unix/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
love-11.3/platform/unix/m4/libtool.m4-1325-	*32-bit*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-1345-    emul=elf
love-11.3/platform/unix/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
love-11.3/platform/unix/m4/libtool.m4-1347-      *32-bit*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-1353-    esac
love-11.3/platform/unix/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
love-11.3/platform/unix/m4/libtool.m4-1355-      *MSB*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-1361-    esac
love-11.3/platform/unix/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
love-11.3/platform/unix/m4/libtool.m4-1363-      *N32*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-1739-    # And add a safety zone
love-11.3/platform/unix/m4/libtool.m4:1740:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
love-11.3/platform/unix/m4/libtool.m4:1741:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
love-11.3/platform/unix/m4/libtool.m4-1742-    ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-1772-    if test -n "$kargmax"; then
love-11.3/platform/unix/m4/libtool.m4:1773:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
love-11.3/platform/unix/m4/libtool.m4-1774-    else
##############################################
love-11.3/platform/unix/m4/libtool.m4-1781-       test undefined != "$lt_cv_sys_max_cmd_len"; then
love-11.3/platform/unix/m4/libtool.m4:1782:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
love-11.3/platform/unix/m4/libtool.m4:1783:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
love-11.3/platform/unix/m4/libtool.m4-1784-    else
##############################################
love-11.3/platform/unix/m4/libtool.m4-1793-      # we can't tell.
love-11.3/platform/unix/m4/libtool.m4:1794:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
love-11.3/platform/unix/m4/libtool.m4-1795-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
love-11.3/platform/unix/m4/libtool.m4-1797-      do
love-11.3/platform/unix/m4/libtool.m4:1798:        i=`expr $i + 1`
love-11.3/platform/unix/m4/libtool.m4-1799-        teststring=$teststring$teststring
##############################################
love-11.3/platform/unix/m4/libtool.m4-1801-      # Only check the string length outside the loop.
love-11.3/platform/unix/m4/libtool.m4:1802:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
love-11.3/platform/unix/m4/libtool.m4-1803-      teststring=
##############################################
love-11.3/platform/unix/m4/libtool.m4-1806-      # linker.  It appears as though 1/2 is a usable value.
love-11.3/platform/unix/m4/libtool.m4:1807:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
love-11.3/platform/unix/m4/libtool.m4-1808-    fi
##############################################
love-11.3/platform/unix/m4/libtool.m4-2281-    *:)
love-11.3/platform/unix/m4/libtool.m4:2282:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
love-11.3/platform/unix/m4/libtool.m4-2283-        ;;
love-11.3/platform/unix/m4/libtool.m4-2284-    x:*)
love-11.3/platform/unix/m4/libtool.m4:2285:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
love-11.3/platform/unix/m4/libtool.m4-2286-        ;;
love-11.3/platform/unix/m4/libtool.m4-2287-    *::*)
love-11.3/platform/unix/m4/libtool.m4:2288:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
love-11.3/platform/unix/m4/libtool.m4:2289:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
love-11.3/platform/unix/m4/libtool.m4-2290-        ;;
love-11.3/platform/unix/m4/libtool.m4-2291-    *)
love-11.3/platform/unix/m4/libtool.m4:2292:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
love-11.3/platform/unix/m4/libtool.m4-2293-        ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-2321-  esac
love-11.3/platform/unix/m4/libtool.m4:2322:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
love-11.3/platform/unix/m4/libtool.m4-2323-  case $lt_search_path_spec in
##############################################
love-11.3/platform/unix/m4/libtool.m4-2328-    # okay in the real world where ";" in dirpaths is itself problematic.
love-11.3/platform/unix/m4/libtool.m4:2329:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
love-11.3/platform/unix/m4/libtool.m4-2330-    ;;
love-11.3/platform/unix/m4/libtool.m4-2331-  *)
love-11.3/platform/unix/m4/libtool.m4:2332:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
love-11.3/platform/unix/m4/libtool.m4-2333-    ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-2337-  lt_tmp_lt_search_path_spec=
love-11.3/platform/unix/m4/libtool.m4:2338:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
love-11.3/platform/unix/m4/libtool.m4-2339-  # ...but if some path component already ends with the multilib dir we assume
##############################################
love-11.3/platform/unix/m4/libtool.m4-2379-  esac
love-11.3/platform/unix/m4/libtool.m4:2380:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
love-11.3/platform/unix/m4/libtool.m4-2381-else
##############################################
love-11.3/platform/unix/m4/libtool.m4-2520-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
love-11.3/platform/unix/m4/libtool.m4:2521:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
love-11.3/platform/unix/m4/libtool.m4-2522-    ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-2556-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
love-11.3/platform/unix/m4/libtool.m4:2557:    postinstall_cmds='base_file=`basename \$file`~
love-11.3/platform/unix/m4/libtool.m4:2558:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
love-11.3/platform/unix/m4/libtool.m4:2559:      dldir=$destdir/`dirname \$dlpath`~
love-11.3/platform/unix/m4/libtool.m4-2560-      test -d \$dldir || mkdir -p \$dldir~
##############################################
love-11.3/platform/unix/m4/libtool.m4-2565-      fi'
love-11.3/platform/unix/m4/libtool.m4:2566:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
love-11.3/platform/unix/m4/libtool.m4-2567-      dlpath=$dir/\$dldll~
##############################################
love-11.3/platform/unix/m4/libtool.m4-2573-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
love-11.3/platform/unix/m4/libtool.m4:2574:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
love-11.3/platform/unix/m4/libtool.m4-2575-m4_if([$1], [],[
##############################################
love-11.3/platform/unix/m4/libtool.m4-2579-      # MinGW DLLs use traditional 'lib' prefix
love-11.3/platform/unix/m4/libtool.m4:2580:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
love-11.3/platform/unix/m4/libtool.m4-2581-      ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-2583-      # pw32 DLLs use 'pw' prefix rather than 'lib'
love-11.3/platform/unix/m4/libtool.m4:2584:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
love-11.3/platform/unix/m4/libtool.m4-2585-      ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-2592-    libname_spec='$name'
love-11.3/platform/unix/m4/libtool.m4:2593:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
love-11.3/platform/unix/m4/libtool.m4-2594-    library_names_spec='$libname.dll.lib'
##############################################
love-11.3/platform/unix/m4/libtool.m4-2604-        # Let DOS variable expansion print the short 8.3 style file name.
love-11.3/platform/unix/m4/libtool.m4:2605:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
love-11.3/platform/unix/m4/libtool.m4-2606-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
love-11.3/platform/unix/m4/libtool.m4-2609-      # Convert to MSYS style.
love-11.3/platform/unix/m4/libtool.m4:2610:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
love-11.3/platform/unix/m4/libtool.m4-2611-      ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-2615-      # like /cygdrive/c/PROGRA~1:/cygdr...
love-11.3/platform/unix/m4/libtool.m4:2616:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
love-11.3/platform/unix/m4/libtool.m4:2617:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
love-11.3/platform/unix/m4/libtool.m4:2618:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
love-11.3/platform/unix/m4/libtool.m4-2619-      ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-2623-        # It is most probably a Windows format PATH.
love-11.3/platform/unix/m4/libtool.m4:2624:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
love-11.3/platform/unix/m4/libtool.m4-2625-      else
love-11.3/platform/unix/m4/libtool.m4:2626:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
love-11.3/platform/unix/m4/libtool.m4-2627-      fi
##############################################
love-11.3/platform/unix/m4/libtool.m4-2633-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
love-11.3/platform/unix/m4/libtool.m4:2634:    postinstall_cmds='base_file=`basename \$file`~
love-11.3/platform/unix/m4/libtool.m4:2635:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
love-11.3/platform/unix/m4/libtool.m4:2636:      dldir=$destdir/`dirname \$dlpath`~
love-11.3/platform/unix/m4/libtool.m4-2637-      test -d \$dldir || mkdir -p \$dldir~
love-11.3/platform/unix/m4/libtool.m4-2638-      $install_prog $dir/$dlname \$dldir/$dlname'
love-11.3/platform/unix/m4/libtool.m4:2639:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
love-11.3/platform/unix/m4/libtool.m4-2640-      dlpath=$dir/\$dldll~
##############################################
love-11.3/platform/unix/m4/libtool.m4-2647-    # Assume MSVC and ICC wrapper
love-11.3/platform/unix/m4/libtool.m4:2648:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
love-11.3/platform/unix/m4/libtool.m4-2649-    dynamic_linker='Win32 ld.exe'
##############################################
love-11.3/platform/unix/m4/libtool.m4-2664-  shlibpath_var=DYLD_LIBRARY_PATH
love-11.3/platform/unix/m4/libtool.m4:2665:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
love-11.3/platform/unix/m4/libtool.m4-2666-m4_if([$1], [],[
##############################################
love-11.3/platform/unix/m4/libtool.m4-2898-  if test -f /etc/ld.so.conf; then
love-11.3/platform/unix/m4/libtool.m4:2899:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
love-11.3/platform/unix/m4/libtool.m4-2900-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
love-11.3/platform/unix/m4/libtool.m4-2952-  need_lib_prefix=no
love-11.3/platform/unix/m4/libtool.m4:2953:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
love-11.3/platform/unix/m4/libtool.m4-2954-    need_version=no
##############################################
love-11.3/platform/unix/m4/libtool.m4-2979-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
love-11.3/platform/unix/m4/libtool.m4:2980:  postinstall_cmds='base_file=`basename \$file`~
love-11.3/platform/unix/m4/libtool.m4:2981:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
love-11.3/platform/unix/m4/libtool.m4:2982:    dldir=$destdir/`dirname \$dlpath`~
love-11.3/platform/unix/m4/libtool.m4-2983-    test -d \$dldir || mkdir -p \$dldir~
##############################################
love-11.3/platform/unix/m4/libtool.m4-2988-    fi'
love-11.3/platform/unix/m4/libtool.m4:2989:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
love-11.3/platform/unix/m4/libtool.m4-2990-    dlpath=$dir/\$dldll~
##############################################
love-11.3/platform/unix/m4/libtool.m4-3199-	"file_magic "*)
love-11.3/platform/unix/m4/libtool.m4:3200:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
love-11.3/platform/unix/m4/libtool.m4-3201-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
love-11.3/platform/unix/m4/libtool.m4-3282-    # gcc leaves a trailing carriage return, which upsets mingw
love-11.3/platform/unix/m4/libtool.m4:3283:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
love-11.3/platform/unix/m4/libtool.m4-3284-  *)
love-11.3/platform/unix/m4/libtool.m4:3285:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
love-11.3/platform/unix/m4/libtool.m4-3286-  esac
##############################################
love-11.3/platform/unix/m4/libtool.m4-3291-      # Canonicalize the pathname of ld
love-11.3/platform/unix/m4/libtool.m4:3292:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
love-11.3/platform/unix/m4/libtool.m4-3293-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
love-11.3/platform/unix/m4/libtool.m4:3294:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
love-11.3/platform/unix/m4/libtool.m4-3295-      done
##############################################
love-11.3/platform/unix/m4/libtool.m4-3322-      # Break only if it was the GNU/non-GNU ld that we prefer.
love-11.3/platform/unix/m4/libtool.m4:3323:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
love-11.3/platform/unix/m4/libtool.m4-3324-      *GNU* | *'with BFD'*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-3362-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
love-11.3/platform/unix/m4/libtool.m4:3363:case `$LD -v 2>&1 </dev/null` in
love-11.3/platform/unix/m4/libtool.m4-3364-*GNU* | *'with BFD'*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-3589-openbsd* | bitrig*)
love-11.3/platform/unix/m4/libtool.m4:3590:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
love-11.3/platform/unix/m4/libtool.m4-3591-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
love-11.3/platform/unix/m4/libtool.m4-3656-    else
love-11.3/platform/unix/m4/libtool.m4:3657:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
love-11.3/platform/unix/m4/libtool.m4-3658-    fi
##############################################
love-11.3/platform/unix/m4/libtool.m4-3707-	esac
love-11.3/platform/unix/m4/libtool.m4:3708:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
love-11.3/platform/unix/m4/libtool.m4-3709-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-3713-	*)
love-11.3/platform/unix/m4/libtool.m4:3714:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
love-11.3/platform/unix/m4/libtool.m4-3715-	  */dev/null*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-3739-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
love-11.3/platform/unix/m4/libtool.m4:3740:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
love-11.3/platform/unix/m4/libtool.m4-3741-    *COFF*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-3798-  # decide which one to use based on capabilities of $DLLTOOL
love-11.3/platform/unix/m4/libtool.m4:3799:  case `$DLLTOOL --help 2>&1` in
love-11.3/platform/unix/m4/libtool.m4-3800-  *--identify-strict*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-3972-# If we're using GNU nm, then use its standard symbol codes.
love-11.3/platform/unix/m4/libtool.m4:3973:case `$NM -V 2>&1` in
love-11.3/platform/unix/m4/libtool.m4-3974-*GNU* | *'with BFD'*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-4020-mingw*)
love-11.3/platform/unix/m4/libtool.m4:4021:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
love-11.3/platform/unix/m4/libtool.m4-4022-  ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-4076-    nlist=conftest.nm
love-11.3/platform/unix/m4/libtool.m4:4077:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
love-11.3/platform/unix/m4/libtool.m4-4078-      # Try sorting and uniquifying the output.
##############################################
love-11.3/platform/unix/m4/libtool.m4-4424-	  *)
love-11.3/platform/unix/m4/libtool.m4:4425:	    case `$CC -V 2>&1 | sed 5q` in
love-11.3/platform/unix/m4/libtool.m4-4426-	    *Sun\ C*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-4760-      *)
love-11.3/platform/unix/m4/libtool.m4:4761:	case `$CC -V 2>&1 | sed 5q` in
love-11.3/platform/unix/m4/libtool.m4-4762-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-4943-    else
love-11.3/platform/unix/m4/libtool.m4:4944:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
love-11.3/platform/unix/m4/libtool.m4-4945-    fi
##############################################
love-11.3/platform/unix/m4/libtool.m4-5036-	# shared libraries, regardless of the interface used.
love-11.3/platform/unix/m4/libtool.m4:5037:	case `$LD -v 2>&1` in
love-11.3/platform/unix/m4/libtool.m4-5038-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-5068-    supports_anon_versioning=no
love-11.3/platform/unix/m4/libtool.m4:5069:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
love-11.3/platform/unix/m4/libtool.m4-5070-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-5171-	prefix_cmds="$SED"~
love-11.3/platform/unix/m4/libtool.m4:5172:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
love-11.3/platform/unix/m4/libtool.m4-5173-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
love-11.3/platform/unix/m4/libtool.m4-5194-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
love-11.3/platform/unix/m4/libtool.m4:5195:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
love-11.3/platform/unix/m4/libtool.m4:5196:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
love-11.3/platform/unix/m4/libtool.m4-5197-      ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-5212-        pgcc*)				# Portland Group C compiler
love-11.3/platform/unix/m4/libtool.m4:5213:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/platform/unix/m4/libtool.m4-5214-	  tmp_addflag=' $pic_flag'
##############################################
love-11.3/platform/unix/m4/libtool.m4-5217-					# Portland Group f77 and f90 compilers
love-11.3/platform/unix/m4/libtool.m4:5218:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/platform/unix/m4/libtool.m4-5219-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-5234-	nvcc*)	# Cuda Compiler Driver 2.2
love-11.3/platform/unix/m4/libtool.m4:5235:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/platform/unix/m4/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
love-11.3/platform/unix/m4/libtool.m4-5238-	esac
love-11.3/platform/unix/m4/libtool.m4:5239:	case `$CC -V 2>&1 | sed 5q` in
love-11.3/platform/unix/m4/libtool.m4-5240-	*Sun\ C*)			# Sun C 5.9
love-11.3/platform/unix/m4/libtool.m4:5241:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/platform/unix/m4/libtool.m4-5242-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
love-11.3/platform/unix/m4/libtool.m4-5309-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
love-11.3/platform/unix/m4/libtool.m4:5310:      case `$LD -v 2>&1` in
love-11.3/platform/unix/m4/libtool.m4-5311-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-5398-	else
love-11.3/platform/unix/m4/libtool.m4:5399:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
love-11.3/platform/unix/m4/libtool.m4-5400-	fi
##############################################
love-11.3/platform/unix/m4/libtool.m4-5463-	# below for broken collect2 doesn't work under 4.3+
love-11.3/platform/unix/m4/libtool.m4:5464:	  collect2name=`$CC -print-prog-name=collect2`
love-11.3/platform/unix/m4/libtool.m4-5465-	  if test -f "$collect2name" &&
##############################################
love-11.3/platform/unix/m4/libtool.m4-5519-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
love-11.3/platform/unix/m4/libtool.m4:5520:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
love-11.3/platform/unix/m4/libtool.m4-5521-      else
##############################################
love-11.3/platform/unix/m4/libtool.m4-5544-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
love-11.3/platform/unix/m4/libtool.m4:5545:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
love-11.3/platform/unix/m4/libtool.m4-5546-	  if test svr4 != "$with_aix_soname"; then
##############################################
love-11.3/platform/unix/m4/libtool.m4-5635-	# FIXME: Setting linknames here is a bad hack.
love-11.3/platform/unix/m4/libtool.m4:5636:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
love-11.3/platform/unix/m4/libtool.m4-5637-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
love-11.3/platform/unix/m4/libtool.m4-5773-      if test yes = "$GCC"; then
love-11.3/platform/unix/m4/libtool.m4:5774:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4-5775-	# Try to use the -exported_symbol ld option, if it does not
##############################################
love-11.3/platform/unix/m4/libtool.m4-5796-	if test yes = "$lt_cv_irix_exported_symbol"; then
love-11.3/platform/unix/m4/libtool.m4:5797:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
love-11.3/platform/unix/m4/libtool.m4-5798-	fi
love-11.3/platform/unix/m4/libtool.m4-5799-      else
love-11.3/platform/unix/m4/libtool.m4:5800:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4:5801:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
love-11.3/platform/unix/m4/libtool.m4-5802-      fi
##############################################
love-11.3/platform/unix/m4/libtool.m4-5846-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
love-11.3/platform/unix/m4/libtool.m4:5847:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
love-11.3/platform/unix/m4/libtool.m4-5848-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
love-11.3/platform/unix/m4/libtool.m4-5877-	prefix_cmds="$SED"~
love-11.3/platform/unix/m4/libtool.m4:5878:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
love-11.3/platform/unix/m4/libtool.m4-5879-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
love-11.3/platform/unix/m4/libtool.m4-5892-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
love-11.3/platform/unix/m4/libtool.m4:5893:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4-5894-      else
love-11.3/platform/unix/m4/libtool.m4-5895-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
love-11.3/platform/unix/m4/libtool.m4:5896:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4-5897-      fi
##############################################
love-11.3/platform/unix/m4/libtool.m4-5905-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
love-11.3/platform/unix/m4/libtool.m4:5906:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4-5907-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
love-11.3/platform/unix/m4/libtool.m4-5909-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
love-11.3/platform/unix/m4/libtool.m4:5910:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4:5911:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
love-11.3/platform/unix/m4/libtool.m4:5912:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
love-11.3/platform/unix/m4/libtool.m4-5913-
##############################################
love-11.3/platform/unix/m4/libtool.m4-5928-      else
love-11.3/platform/unix/m4/libtool.m4:5929:	case `$CC -V 2>&1` in
love-11.3/platform/unix/m4/libtool.m4-5930-	*"Compilers 5.0"*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-6121-	  _LT_TAGVAR(allow_undefined_flag, $1)=
love-11.3/platform/unix/m4/libtool.m4:6122:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
love-11.3/platform/unix/m4/libtool.m4-6123-	  then
##############################################
love-11.3/platform/unix/m4/libtool.m4-6425-        # ancient GNU ld didn't support --whole-archive et. al.
love-11.3/platform/unix/m4/libtool.m4:6426:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
love-11.3/platform/unix/m4/libtool.m4-6427-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
love-11.3/platform/unix/m4/libtool.m4-6535-          # below for broken collect2 doesn't work under 4.3+
love-11.3/platform/unix/m4/libtool.m4:6536:	  collect2name=`$CC -print-prog-name=collect2`
love-11.3/platform/unix/m4/libtool.m4-6537-	  if test -f "$collect2name" &&
##############################################
love-11.3/platform/unix/m4/libtool.m4-6593-
love-11.3/platform/unix/m4/libtool.m4:6594:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
love-11.3/platform/unix/m4/libtool.m4-6595-        else
##############################################
love-11.3/platform/unix/m4/libtool.m4-6618-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
love-11.3/platform/unix/m4/libtool.m4:6619:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
love-11.3/platform/unix/m4/libtool.m4-6620-	    if test svr4 != "$with_aix_soname"; then
##############################################
love-11.3/platform/unix/m4/libtool.m4-6747-	  prefix_cmds="$SED"~
love-11.3/platform/unix/m4/libtool.m4:6748:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
love-11.3/platform/unix/m4/libtool.m4-6749-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
love-11.3/platform/unix/m4/libtool.m4-6822-            # dependencies.
love-11.3/platform/unix/m4/libtool.m4:6823:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
love-11.3/platform/unix/m4/libtool.m4-6824-            ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-6887-	    # dependencies.
love-11.3/platform/unix/m4/libtool.m4:6888:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
love-11.3/platform/unix/m4/libtool.m4-6889-	    ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-6923-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
love-11.3/platform/unix/m4/libtool.m4:6924:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
love-11.3/platform/unix/m4/libtool.m4:6925:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
love-11.3/platform/unix/m4/libtool.m4-6926-	;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-6930-	    # SGI C++
love-11.3/platform/unix/m4/libtool.m4:6931:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4-6932-
##############################################
love-11.3/platform/unix/m4/libtool.m4-6941-	      if test no = "$with_gnu_ld"; then
love-11.3/platform/unix/m4/libtool.m4:6942:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4-6943-	      else
love-11.3/platform/unix/m4/libtool.m4:6944:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
love-11.3/platform/unix/m4/libtool.m4-6945-	      fi
##############################################
love-11.3/platform/unix/m4/libtool.m4-6962-	    # to its proper name (with version) after linking.
love-11.3/platform/unix/m4/libtool.m4:6963:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
love-11.3/platform/unix/m4/libtool.m4:6964:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
love-11.3/platform/unix/m4/libtool.m4-6965-	    # Commands to make compiler produce verbose output that lists
##############################################
love-11.3/platform/unix/m4/libtool.m4-6972-	    # dependencies.
love-11.3/platform/unix/m4/libtool.m4:6973:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
love-11.3/platform/unix/m4/libtool.m4-6974-
##############################################
love-11.3/platform/unix/m4/libtool.m4-6987-	    # earlier do not add the objects themselves.
love-11.3/platform/unix/m4/libtool.m4:6988:	    case `$CC -V 2>&1` in
love-11.3/platform/unix/m4/libtool.m4-6989-	      *"Version 7."*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-7008-            # Portland Group C++ compiler
love-11.3/platform/unix/m4/libtool.m4:7009:	    case `$CC -V` in
love-11.3/platform/unix/m4/libtool.m4-7010-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-7013-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
love-11.3/platform/unix/m4/libtool.m4:7014:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
love-11.3/platform/unix/m4/libtool.m4-7015-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
love-11.3/platform/unix/m4/libtool.m4-7017-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
love-11.3/platform/unix/m4/libtool.m4:7018:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
love-11.3/platform/unix/m4/libtool.m4-7019-                $RANLIB $oldlib'
##############################################
love-11.3/platform/unix/m4/libtool.m4-7022-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
love-11.3/platform/unix/m4/libtool.m4:7023:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
love-11.3/platform/unix/m4/libtool.m4-7024-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
love-11.3/platform/unix/m4/libtool.m4-7026-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
love-11.3/platform/unix/m4/libtool.m4:7027:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
love-11.3/platform/unix/m4/libtool.m4-7028-	      ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-7036-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
love-11.3/platform/unix/m4/libtool.m4:7037:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/platform/unix/m4/libtool.m4-7038-            ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-7055-	    # dependencies.
love-11.3/platform/unix/m4/libtool.m4:7056:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
love-11.3/platform/unix/m4/libtool.m4-7057-	    ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-7070-	  *)
love-11.3/platform/unix/m4/libtool.m4:7071:	    case `$CC -V 2>&1 | sed 5q` in
love-11.3/platform/unix/m4/libtool.m4-7072-	    *Sun\ C*)
##############################################
love-11.3/platform/unix/m4/libtool.m4-7077-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
love-11.3/platform/unix/m4/libtool.m4:7078:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
love-11.3/platform/unix/m4/libtool.m4-7079-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
love-11.3/platform/unix/m4/libtool.m4-7142-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
love-11.3/platform/unix/m4/libtool.m4:7143:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
love-11.3/platform/unix/m4/libtool.m4-7144-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
love-11.3/platform/unix/m4/libtool.m4-7161-	    # to its proper name (with version) after linking.
love-11.3/platform/unix/m4/libtool.m4:7162:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
love-11.3/platform/unix/m4/libtool.m4-7163-
##############################################
love-11.3/platform/unix/m4/libtool.m4-7182-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
love-11.3/platform/unix/m4/libtool.m4:7183:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4-7184-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
love-11.3/platform/unix/m4/libtool.m4-7187-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
love-11.3/platform/unix/m4/libtool.m4:7188:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4:7189:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
love-11.3/platform/unix/m4/libtool.m4-7190-                  echo "-hidden">> $lib.exp~
love-11.3/platform/unix/m4/libtool.m4:7191:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
love-11.3/platform/unix/m4/libtool.m4-7192-                  $RM $lib.exp'
##############################################
love-11.3/platform/unix/m4/libtool.m4-7206-	    # dependencies.
love-11.3/platform/unix/m4/libtool.m4:7207:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
love-11.3/platform/unix/m4/libtool.m4-7208-	    ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-7213-	        osf3*)
love-11.3/platform/unix/m4/libtool.m4:7214:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4-7215-		  ;;
love-11.3/platform/unix/m4/libtool.m4-7216-	        *)
love-11.3/platform/unix/m4/libtool.m4:7217:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
love-11.3/platform/unix/m4/libtool.m4-7218-		  ;;
##############################################
love-11.3/platform/unix/m4/libtool.m4-7466-  case @S|@2 in
love-11.3/platform/unix/m4/libtool.m4:7467:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
love-11.3/platform/unix/m4/libtool.m4:7468:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
love-11.3/platform/unix/m4/libtool.m4-7469-  esac
##############################################
love-11.3/platform/unix/m4/libtool.m4-7555-
love-11.3/platform/unix/m4/libtool.m4:7556:  for p in `eval "$output_verbose_link_cmd"`; do
love-11.3/platform/unix/m4/libtool.m4-7557-    case $prev$p in
##############################################
love-11.3/platform/unix/m4/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
love-11.3/platform/unix/m4/libtool.m4:7660: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
love-11.3/platform/unix/m4/libtool.m4-7661-fi
##############################################
love-11.3/platform/unix/m4/libtool.m4-8279-    test 10 -lt "$lt_ac_count" && break
love-11.3/platform/unix/m4/libtool.m4:8280:    lt_ac_count=`expr $lt_ac_count + 1`
love-11.3/platform/unix/m4/libtool.m4-8281-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
love-11.3/.pc/configure.patch/configure.ac-51-
love-11.3/.pc/configure.patch/configure.ac:52:with_clean_luaversion=`printf ${with_luaversion} | sed 's/\.//g'`
love-11.3/.pc/configure.patch/configure.ac-53-
##############################################
love-11.3/configure.ac-51-
love-11.3/configure.ac:52:with_clean_luaversion=`printf ${with_luaversion} | sed 's/\.//g'`
love-11.3/configure.ac-53-