updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git] / allegrogl / ldconfig_removal.patch
blob3fb2798e33d12af65d396537e7a380bc9bc734cd
1 --- make/makefile.unx 2007-11-10 20:33:06.000000000 +0100
2 +++ make/makefile.unx 2009-01-08 23:08:43.000000000 +0100
3 @@ -43,10 +43,6 @@
4 LIB_PATH_U = @LIB_PATH_U@
5 LIB_LINKS_U = @LIB_LINKS_U@
7 -define LDCONFIG
8 - ldconfig # works only if you are root
9 -endef
11 HEADERS += include/alleggl_config.h
12 PLATFORM_OBJECT = $(addprefix $(OBJ_DIR)/, $(PLATFORM_SOURCE:.c=.o))
13 GENERAL_LIB_OBJS = $(addprefix $(OBJ_DIR)/, $(notdir $(C_SOURCE:.c=.o)))