projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
998962f
)
meson: Remove duplicate rule for config.h
author
Ján Veselý
<jano.vesely@gmail.com>
Thu, 6 Dec 2018 20:06:27 +0000
(15:06 -0500)
committer
Jan Vesely
<jan.vesely@rutgers.edu>
Thu, 6 Dec 2018 20:49:47 +0000
(15:49 -0500)
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 55f584625f3b3294ab99296c98bbd5c5fcb66686..57a2b9b5a51b727853e21840737289737f8159a7 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-315,12
+315,6
@@
pkgconfig.generate(filebase: 'babl',
],
)
-configure_file(
- output: 'config.h',
- configuration: conf
-)
-
-
################################################################################
# Subdirs