具体的に言うとどんな子が好きですか?
写真を見てもらえば解ると思いますけど私ちょっと地味なんです。。これでももし好み
だったら大人な関係望んでいます。
体の付き合いが前提になってしまいますけど、時期も時期なんで花火を見に行ったり
夏らしい事も2人でしてみたいですね(^^)今日ちょっとお話出来ませんか?
>> 返信はこちら <<
http://tap.ms/new_m.html?media=pur
Update of patch #4237 (project libtool):
Status:None => Done
Assigned to:None => pogma
Open/Closed:Open => Closed
___
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Richard Moseley wrote:
| This patch will handle both the old usage of AC_LIST_HEADERS and the new
| _AC_LIST_TAGS choosing the appropriate one defined. Otherwise the
| configuration will fail with an error about a duplicate use of
| AC_CONFIG_HEADERS.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter Ekberg wrote:
| Also, your patch does not shortcut the rest of the fortran
| checks if this is triggered:
| pushdef([AC_MSG_ERROR], [_lt_caught_F77_error=yes])
|
| So, I propose the attached patch instead.
You mean my patch was imperfect? Impos
This patch will handle both the old usage of AC_LIST_HEADERS and the new
_AC_LIST_TAGS choosing the appropriate one defined. Otherwise the
configuration will fail with an error about a duplicate use of
AC_CONFIG_HEADERS.
--- ChangeLog.orig 2005-07-29 08:55:43.0 +0100
+++ ChangeLog 2005-07
I wrote:
> Peter O'Gorman wrote:
> > "F77=no" works on libtool-1.5, would that be okay here too?
>
> Any particullar reason you just didn't change the ":"
> in my patch to "no"?
>
> Your patch is incomplete in that it doesn't update the
> comment at the end of the changed if statement.
>
> Can y