bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 05/15] unitypes: support libunistring-optional


From: Paolo Bonzini
Subject: [PATCH 05/15] unitypes: support libunistring-optional
Date: Sat, 10 Apr 2010 13:24:15 +0200

* lib/unitypes.h: Rename to...
* lib/unitypes.in.h: ... this.
* modules/unitypes: Adjust, use gl_LIBUNISTRING_HEADER.
---
 lib/{unitypes.h => unitypes.in.h} |    0
 modules/unitypes                  |    3 ++-
 2 files changed, 2 insertions(+), 1 deletions(-)
 rename lib/{unitypes.h => unitypes.in.h} (100%)

diff --git a/lib/unitypes.h b/lib/unitypes.in.h
similarity index 100%
rename from lib/unitypes.h
rename to lib/unitypes.in.h
diff --git a/modules/unitypes b/modules/unitypes
index b924da9..775f68c 100644
--- a/modules/unitypes
+++ b/modules/unitypes
@@ -2,12 +2,13 @@ Description:
 Base types for Unicode string functions.
 
 Files:
-lib/unitypes.h
+lib/unitypes.in.h
 
 Depends-on:
 stdint
 
 configure.ac:
+gl_LIBUNISTRING_HEADER([unitypes])
 
 Makefile.am:
 
-- 
1.6.6.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]