Added a check for the right format to printf and scanf long longs. It is

1999-03-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* configure.in: Added a check for the right format to printf and
	scanf long longs. It is %qi instead of %lli on FreeBSD for
	whatever reason.
This commit is contained in:
Sebastian Wilhelmi
1999-03-30 14:25:50 +00:00
committed by Sebastian Wilhelmi
parent 44714ea838
commit 0ca3f612e7
9 changed files with 69 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
1999-03-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in: Added a check for the right format to printf and
scanf long longs. It is %qi instead of %lli on FreeBSD for
whatever reason.
1999-03-28 Raja R Harinath <harinath@cs.umn.edu>
* Makefile.am (glibconfig.h): Make sure `glibconfig.h' exists