Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src/gl
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2007-10-21 23:03:29 +0000
committerStijn Buys <ingar@osirion.org>2007-10-21 23:03:29 +0000
commit621f4ad1d509665e19738525c80e104b80fb7b26 (patch)
tree8c3ff6cc028dcbebfb616b38f9ae443c628cc58f /src/gl
parenta237a2d7723b94df6cd3e91401ec28388de6f1a0 (diff)
automake updates
Diffstat (limited to 'src/gl')
-rw-r--r--src/gl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gl/Makefile.am b/src/gl/Makefile.am
index e7f6663..3fcd178 100644
--- a/src/gl/Makefile.am
+++ b/src/gl/Makefile.am
@@ -1,7 +1,7 @@
METASOURCES = AUTO
-libosiriongl_la_LDFLAGS = -avoid-version
+libosiriongl_la_LDFLAGS = -avoid-version -no-undefined
noinst_LTLIBRARIES = libosiriongl.la
INCLUDES = -I$(top_srcdir)/src