all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* configure{.in,} question
@ 2010-10-24 17:31 Lars Magne Ingebrigtsen
  2010-10-24 19:38 ` Glenn Morris
  2010-10-25 19:11 ` Ted Zlatanov
  0 siblings, 2 replies; 22+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-24 17:31 UTC (permalink / raw)
  To: emacs-devel

I was going to remove the (BROKEN) from the gnutls conf option in
configure.in, but when I then said "autoconf" (aren't we supposed to
after all configure.in changes?), I got a somewhat big change in the
configure file, with lots gcc changes and stuff:

=== modified file 'configure'
*** configure	2010-10-12 21:03:09 +0000
--- configure	2010-10-24 17:26:15 +0000
***************
*** 5506,5524 ****
  fi
  
  
! if test x$GCC = xyes && test "x$GCC_LINK_TEST_OPTIONS" != x
! then
!   ac_link="$ac_link $GCC_LINK_TEST_OPTIONS"
! fi
! 
! if test x$GCC = x && test "x$NON_GCC_LINK_TEST_OPTIONS" != x
! then
!   ac_link="$ac_link $NON_GCC_LINK_TEST_OPTIONS"
  fi

(bla bla)

Is this just somebody else who forgot to autoconf after previous
changes, or is my local autoconf doing odd things?  

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2010-10-25 20:08 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-24 17:31 configure{.in,} question Lars Magne Ingebrigtsen
2010-10-24 19:38 ` Glenn Morris
2010-10-24 19:56   ` Lars Magne Ingebrigtsen
2010-10-24 20:07     ` Glenn Morris
2010-10-25  0:57       ` Stephen J. Turnbull
2010-10-25  8:38         ` Andreas Schwab
2010-10-25 14:43           ` Stephen J. Turnbull
2010-10-25 14:58             ` Andreas Schwab
2010-10-25 15:41               ` Stephen J. Turnbull
2010-10-25  8:47       ` Julien Danjou
2010-10-25  9:00         ` Andreas Schwab
2010-10-25  9:15         ` Eli Zaretskii
2010-10-25 16:06           ` Stefan Monnier
2010-10-25 18:04             ` Eli Zaretskii
2010-10-25 18:37               ` Glenn Morris
2010-10-25 19:59                 ` Stefan Monnier
2010-10-25 19:34               ` Stefan Monnier
2010-10-25 16:43           ` Glenn Morris
2010-10-25 19:11 ` Ted Zlatanov
2010-10-25 19:13   ` Lars Magne Ingebrigtsen
2010-10-25 19:16     ` Ted Zlatanov
2010-10-25 20:08       ` Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.