mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	configure: Use AC_CONFIG_MACRO_DIR
To keep the correct macros in-tree.
This commit is contained in:
		@@ -49,6 +49,7 @@ AC_INIT(glib, [glib_version],
 | 
			
		||||
 | 
			
		||||
AC_CONFIG_HEADER([config.h])
 | 
			
		||||
AC_CONFIG_SRCDIR([glib/glib.h])
 | 
			
		||||
AC_CONFIG_MACRO_DIR([m4macros])
 | 
			
		||||
 | 
			
		||||
# Save this value here, since automake will set cflags later
 | 
			
		||||
cflags_set=${CFLAGS+set}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user