New module 'unistr/u8-cmp2'.
[gnulib.git] / modules / exit
index b8d3994..4de69b7 100644 (file)
@@ -2,17 +2,19 @@ Description:
 exit() function: program termination.
 
 Files:
-lib/exit.h
 
 Depends-on:
+stdlib
 
 configure.ac:
 
 Makefile.am:
-lib_SOURCES += exit.h
 
 Include:
-"exit.h"
+<stdlib.h>
+
+License:
+GPL
 
 Maintainer:
 Bruno Haible