diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-04-08T15·36+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-04-08T15·36+0000 |
commit | f56b7312b273546871a1eca7d34c60474d3c4050 (patch) | |
tree | 21dd76ea5da74e194dbfc70ae8dc716f65636e21 /configure.ac | |
parent | cc6eafb3d0a53c8bb02746411d3d41403ce9eb83 (diff) |
* Descriptor importing in Fix.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0a0d491a0e50..a1dc0f72fc4a 100644 --- a/configure.ac +++ b/configure.ac @@ -11,4 +11,4 @@ AC_PROG_CC AC_PROG_CXX AC_CONFIG_FILES([Makefile src/Makefile]) -AC_OUTPUT \ No newline at end of file +AC_OUTPUT |